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
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
The text was updated successfully, but these errors were encountered:
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 totrue
orfalse
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
The text was updated successfully, but these errors were encountered: