react-native-theme-switch-animation icon indicating copy to clipboard operation
react-native-theme-switch-animation copied to clipboard

Issue with Package Compatibility in React Native when using BlurView in Components

Open ElSierra opened this issue 1 year ago • 2 comments

I have encountered an issue . The problem arises when the view includes the BlurView component as part of its views. The App Crashes with an Error. Radius out of range (0<r<=25)

ElSierra avatar Nov 19 '23 05:11 ElSierra

@ElSierra what library do you use? is it expo-blur?

WadhahEssam avatar Nov 19 '23 08:11 WadhahEssam

@ElSierra what library do you use? is it expo-blur?

Yes expo-blur

ElSierra avatar Nov 19 '23 08:11 ElSierra

sorry for being too late for this. can you please test it again with latest version of both this library and expo-blur, because I tested it and had no issues

WadhahEssam avatar Aug 16 '24 22:08 WadhahEssam

Thanks, I'll give it a try

ElSierra avatar Aug 17 '24 09:08 ElSierra

@WadhahEssam still doesn't work with expo-blur on android

ElSierra avatar Aug 17 '24 18:08 ElSierra

can you create a sample reproduction repository, would really appreciate it as I just tested it yesterday and it worked

WadhahEssam avatar Aug 17 '24 20:08 WadhahEssam