1 min readJan 7, 2017
UIBlurEffect is a neat thing you can drag and drop into interface builder and your own code to create a frosted, blurred, hardware accelerated view.
The only down side is that we can’t adjust how blurry.
However Apple offers a sample project that gives us the ability to produce an image with a specific amount of blurriness.