Skip to content

jtrivedi/VariableBlurView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published