How to use UIVisualEffectView to Blur Image?

Could someone give a small example of applying the blur to an image? I’ve been trying to figure out the code for a while now 🙁 still new at obj c! The UIVisualEffectView provides a simple abstraction over complex visual effects. Depending on the desired effect, the results may affect content layered behind the view … Read more