ios - Creating transparent UIView with subtle blur effect -


so i'm trying replicate uiview subtle transparent blur effect shown in wires above. feel i've tried everything...uiblureffectviews intense, i've tried few 3rd party library's such iltranslucentview , fxblurview don't trick, feel bit hopeless. idea blurry transparent view act slider view on top of view. when user pulls slider view on top of it's parent view, parent view blur. if point me in right direction appreciate it.

enter image description here

to change "subtlety" of blur, should change blur radius, see this answer.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -