Kureev / react-native-blur

React Native Blur component
MIT License
3.74k stars 554 forks source link

Bluring over video is not working on Android? #560

Open ivanburlakov opened 1 year ago

ivanburlakov commented 1 year ago

I have a blurred rectangle that I want to show over video (react-native-video) library. On iOS it is working fine, but on Android it falls back to just a semi-transparent color when video starts playing underneath. Is this intentional behavior?

karna419 commented 1 year ago

Same issue

meetp-zluck commented 12 months ago

Same issue. Is there any way of showing blurview over a video?

Mohammadrezaymd commented 6 months ago

same issue