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
I am experiencing an issue when using in my React Native project. The following code works correctly on older iOS versions, displaying the intended blur effect. However, on newer iOS versions 18, the BlurView renders as a black overlay instead of the blur effect.
I am experiencing an issue when using in my React Native project. The following code works correctly on older iOS versions, displaying the intended blur effect. However, on newer iOS versions 18, the BlurView renders as a black overlay instead of the blur effect.
Has anyone else encountered this issue with BlurView on newer iOS versions? If so, do you have any solutions or suggestions for fixing it?
The text was updated successfully, but these errors were encountered: