ios-realtimeblur
ios-realtimeblur copied to clipboard
Multipurpose real-time blur view for iOS6+
Is there any way to change how strong the blur is? Thanks!
Did you want to create the pull request/issue on CocoaPods/Specs to add this to the list? Or would you like me to go ahead with it?
I'm new so I can't really offer much more than that. Does this still work?
This errors happens when the `visibleArea` width or height are zero.
I tried everything nothing works on iOS 7 tintColor, backgroundColor you cannot change it it's always white, my app has a dark theme and the blurred view needs to match...
even with less frames
When i change frame size after initializing the view, it renders a black background and no blur effect
The performance of this library could be greatly improved, below is a list of recommendations to take to increase the performance: - To capture the raw pixels you can utilise...
Looks like this doesn't work correct. Trying to build something like the control center in iOS7. So if I try to present a blur view modally from the bottom of...
I have a moving transparent view on top of the blurred view and I can see it in the blurred view.