🤔 Ever wonder how to create a variable blur effect without dipping into undocumented APIs? So have we!
Anyway. Hope you’re having a nice week so far. #iOSDevTips
🤔 Ever wonder how to create a variable blur effect without dipping into undocumented APIs? So have we! Anyway. Hope you’re having a nice week so far. #iOSDevTips 1 comment
|
Put several thin UIVisualEffectViews into a stack. Set them to different blur radiuses. Put another one on top to blur the visible discontinuities between them.