react-native-theme-switch-animation
react-native-theme-switch-animation copied to clipboard
Issue with Package Compatibility in React Native when using BlurView in Components
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 what library do you use? is it expo-blur?
@ElSierra what library do you use? is it expo-blur?
Yes expo-blur
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
Thanks, I'll give it a try
@WadhahEssam still doesn't work with expo-blur on android
can you create a sample reproduction repository, would really appreciate it as I just tested it yesterday and it worked