You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same here with 4.4.0. I haven't tried it but you may try with wrapping the BlurView in TouchableOpacity with activeOpacity={1} and see if it makes any difference.
When using a BlurView element inside of a TouchableWithoutFeedback element, this error is throwed
When I remove the TouchableWithoutFeedback element, and only use BlurView alone, everything seems to works fine.
The project is on iOS.
React Native : 0.73.1
@react-native-community/blur : 4.3.2
The text was updated successfully, but these errors were encountered: