SkillAgentSearch skills...

VariableBlurView

An example of how to create a live, variable blur effect on iOS.

Install / Use

/learn @jtrivedi/VariableBlurView
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

VariableBlurView

I spent some time reverse engineering iOS's variable blur effect. This sample project demonstrates how to recreate it using the private CoreAnimation/QuartzCore type, CAFilter.

Because CAFilter isn't exposed as API, use this at your own risk.

View on GitHub
GitHub Stars402
CategoryDevelopment
Updated11h ago
Forks14

Languages

Swift

Security Score

100/100

Audited on Apr 1, 2026

No findings