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

Update animation to include useNativeDriver Property #82

Open
Rutvik17 opened this issue Jan 29, 2021 · 1 comment
Open

Update animation to include useNativeDriver Property #82

Rutvik17 opened this issue Jan 29, 2021 · 1 comment

Comments

@Rutvik17
Copy link

Rutvik17 commented Jan 29, 2021

As per the latest react native versions using Animated.spring, Animated.timing should include useNativeDriver field to be true or false set,
Please add that to get rid of the warning created by react native,
backend.js:32 Animated: useNativeDriver was not specified. This is a required option and must be explicitly set to true or false

@dlwlrma00
Copy link

As per the latest react native versions using Animated.spring, Animated.timing should include useNativeDriver field to be true or false set,
Please add that to get rid of the warning created by react native,
backend.js:32 Animated: useNativeDriver was not specified. This is a required option and must be explicitly set to true or false

where should i put it ?

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