Kureev / react-native-blur

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

Conflicting with React native Skia on Android #505

Open Bayramito opened 1 year ago

Bayramito commented 1 year ago

Screenshot_2022-11-09-00-39-59-74_53222a621a26ecbce95b2367d23ae2a4

The library conflicting with React Native Skia library on android.

Getting error above if the use BlurView in the same component where you used Skia (Canvas)