react-native-vietnam / react-native-search-box

A simple search box with animation, inspired from ios search bar. Lightweight, fast, flexible.
476 stars 132 forks source link

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

Open ankitmaloo opened 3 years ago

ankitmaloo commented 3 years ago

This is React Native 0.63.4 . I tried to see in the code where you can change to specify native driver, but could not figure it out.

Animated: useNativeDriver was not specified. This is a required option and must be explicitly set to true or false at node_modules/react-native/Libraries/Animated/src/NativeAnimatedHelper.js:284:4 in shouldUseNativeDriver at node_modules/react-native/Libraries/Animated/src/animations/TimingAnimation.js:75:49 in constructor at node_modules/react-native/Libraries/Animated/src/AnimatedImplementation.js:207:26 in start at node_modules/react-native/Libraries/Animated/src/AnimatedImplementation.js:214:13 in start