Kureev / react-native-blur

React Native Blur component
MIT License
3.76k stars 556 forks source link

[Android] BlurView blurs incorrectly when inside Modal #502

Open serp1412 opened 1 year ago

serp1412 commented 1 year ago

Good day to all,

I'm seeing a problem with blurring the "right" background when the BlurView is inside a vanilla react native Modal. It blurs the background behind the stuff that is behind the Modal content. It works when it's not inside a modal.

Android:

Screenshot 2022-11-02 at 01 09 20

iOS (how it's supposed to look): Simulator Screen Shot - iPhone 12 - 2022-11-02 at 01 09 13

Thanks for your help

NorseGaud commented 8 months ago

I see this too.