Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

useNativeDriver was not specified warning #178

Closed
fabio-C opened this issue May 13, 2020 · 2 comments
Closed

useNativeDriver was not specified warning #178

fabio-C opened this issue May 13, 2020 · 2 comments

Comments

@fabio-C
Copy link

fabio-C commented May 13, 2020

I am using this library with React 0.62.2, and I receive a lots of warning:

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

Found the same issue by another user in Stackoverflow
https://stackoverflow.com/questions/61709022/react-native-video-controls-warning-animated-usenativedriver-was-not-specifie

Is this library ok for react native > 0.6 ?

@kylemilloy
Copy link
Contributor

It'll work with RN 60+...I'll patch out the error.

kylemilloy added a commit that referenced this issue May 17, 2020
@kylemilloy
Copy link
Contributor

Resolved as of v2.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants