jshanson7 / react-native-swipeable

A powerful React Native swipe component.
MIT License
1.23k stars 269 forks source link

Animated: `useNativeDriver` was not specified. This is a required option and must be explicitly set to `true` or `false` #132

Open joneyphair opened 1 year ago

joneyphair commented 1 year ago

Animated: useNativeDriver was not specified. This is a required option and must be explicitly set to true or false

gcornejo98 commented 1 year ago

Hi, I also have the same error. Were you able to solve it?