AnimateBlurRadius
AnimateBlurRadius copied to clipboard
An example of how to interactively animate blur radius on iOS 10.
Results
2
AnimateBlurRadius issues
Sort by
recently updated
recently updated
newest added
Hi, is there any solution to animate the blur radius within the effectview, like the animation of fractionComplete (from 0 to 0.5)? I mean only the animation of a specific...
I've just include the main UIViewController of your example into a UINavigationController and added a UIButton to push a new controller from the main. If I push the new controller...