# efremidze/VisualEffectView

Dynamic blur background view with tint color (UIVisualEffectView subclass) 📱

Repository: https://github.com/efremidze/VisualEffectView
Canonical: https://ross.abutalabs.com/products/visualeffectview
Language: Swift
License: MIT
License Family: permissive
Topics: uivisualeffectview, blur, tint, effects, uiblureffect, swift, ios, apple, swiftui
Last push: 2025-12-29T02:58:55+00:00

## Health v2 (maintenance only)
Score: 69/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 59, release rhythm 63, longevity 100
- inputs: {"age_days": 3751, "days_push": 247, "days_rel": 247, "gap_med": 14, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1418, forks 91 (observed 2026-08-28T04:04:40.158264+00:00)

## What it is
A Swift library providing a UIVisualEffectView subclass with customizable blur radius, tint color, saturation, and iOS 26+ glass effect styles. It supports both UIKit and SwiftUI with package manager distribution via CocoaPods, Carthage, and SPM.

## Use cases
- add a blurred background with tint color to an iOS view
- create frosted glass overlay effects in SwiftUI
- customize blur radius and tint alpha on iOS
- use iOS 26 glass effect styles in UIKit
- build dynamic blur backgrounds behind modals or cards

## When to choose
- you need fine-grained control over blur radius and tint beyond UIVisualEffectView defaults
- you want a single library that works in both UIKit and SwiftUI
- you want easy access to new iOS glass effects with a simple API

## When to avoid
- you only need the standard system blur with no customization
- your app targets platforms other than iOS
- you need cross-platform (Android, web) blur effects

## Facets
- artifact type: library
- maturity: active
- function: ui-components, animation
- domain: mobile-development, frontend, web-design
- platform: -
- tags: uikit, swiftui, blur-effect, glass-effect, uivisualeffectview, cocoapods, ios, swift, mobile

## Member repositories
- efremidze/VisualEffectView (main) score 69

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:40.158264+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-30T04:37:56.979839+00:00, confidence not recorded.
  - readme: https://github.com/efremidze/VisualEffectView (fetched 2026-08-28T04:04:40.158264+00:00, sha 63eb8b085134)
- Data as of 2026-08-30T08:39:29.467469+00:00.
