JagCesar/iOS-blur
Blur a UIView observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4811
- days_rel: n/a
- days_push: 3425
- n_releases_24m: 0
Adoption not part of the score
2047 stars · 212 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A small Objective-C library providing JCRBlurView, a UIView subclass that renders a realtime iOS 7-style blur of the views behind it by embedding a UIToolbar. It is distributed via CocoaPods or by copying two source files into a project.
Use cases
- add a frosted glass blur overlay to an iOS view
- recreate the iOS 7 translucent blur effect without private APIs
- blur content behind a modal or overlay view in realtime
- add a blur background view with Auto Layout support
When to choose
- you are building an older iOS 7-era app in Objective-C and need a simple realtime blur view
- you want a drop-in UIView with no dependencies beyond UIKit
When to avoid
- you target modern iOS, which offers UIVisualEffectView natively
- you need Swift or actively maintained code - the project has had no releases since 2017
Facets
library · maturity abandoned
ui-components graphics mobile-development objective-c blur-effect uiview cocoapods ios7 ios mobile
1 source
- readme: https://github.com/JagCesar/iOS-blur · fetched 2026-08-28 · 91b3a938ecf4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JagCesar/iOS-blur | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="JagCesar/iOS-blur")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem