efremidze / VisualEffectView

Dynamic blur background view with tint color (UIVisualEffectView subclass) 📱
MIT License
1.13k stars 81 forks source link

Question: Can blur any views? or just uiimageview? #16

Closed iad24 closed 6 years ago

efremidze commented 6 years ago

it blurs anything below the VisualEffectView

iad24 commented 6 years ago

How about a dynamic view behind it? Like a camera screen? its like taking taking pictures with a blurred screen.

efremidze commented 6 years ago

Yes, it dynamically blurs anything behind it.