You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Blur is a delicate topic I guess, there are several 3rd party libraries that blur UIViews, some use layers, some use toolbars... the problem is just related to performance and backward compatibility
This is best left for a fork. It should be pretty trivial to swap out the background view with a UIToolbar layer as is done in this project: https://github.com/JagCesar/iOS-blur
But for more flexibility over look & feel (and longer term compatibility, I'd imagine), I've had the best performance results with this project: https://github.com/nicklockwood/FXBlurView
Is it possible to have the view behind the toast blur?
The text was updated successfully, but these errors were encountered: