# JagCesar/iOS-blur

Blur a UIView

Repository: https://github.com/JagCesar/iOS-blur
Canonical: https://ross.abutalabs.com/products/ios-blur
Language: Objective-C
License: WTFPL
License Family: permissive
Topics: ios, blur, ios-blur, objective-c
Last push: 2017-04-17T17:13:00+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4811, "days_push": 3425, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2047, forks 212 (observed 2026-08-28T04:06:08.924540+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: ui-components, graphics
- domain: mobile-development
- platform: -
- tags: objective-c, blur-effect, uiview, cocoapods, ios7, ios, mobile

## Member repositories
- JagCesar/iOS-blur (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:08.924540+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:57:57.886933+00:00, confidence not recorded.
  - readme: https://github.com/JagCesar/iOS-blur (fetched 2026-08-28T04:06:08.924540+00:00, sha 91b3a938ecf4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
