Closed ghost closed 4 years ago
The missing property useNativeDriver
is now causing a warning in react-native.
Animated: `useNativeDriver` was not specified. This is a required option and must be explicitly set to `true` or `false`
I see this has been fixed a few months ago in the codebase, any chance of a new release so we can use it please? 🙂
Any update on this? Can it be released?
It's released
Fantastic, thanks @aminebenkeroum!
Thanks for this component.
I'm still getting this error on 2.2.0?
I am still getting this warning Animated: useNativeDriver was not specified. This is a required option and must be explicitly set to true or false I am using latest version of this package which is 2.2.0 and React Native version is 0.62.2
Yes I see the fix had been removed when release 2.2.0 was created, and has since been reinstated, if you could make an updated release please when you can @aminebenkeroum?
Great idea! I will be implementing it soon.