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

Missing default param for Animated.timing #10

Open
freddiemixell opened this issue Mar 13, 2021 · 0 comments · May be fixed by #11
Open

Missing default param for Animated.timing #10

freddiemixell opened this issue Mar 13, 2021 · 0 comments · May be fixed by #11

Comments

@freddiemixell
Copy link

Hello!

Awesome little component but I noticed this warning Animated 'useNativeDriver' was not specified. This is a required option and must be explicitly set to 'true' or 'false'.

This can be fixed by adding useNativeDriver: false to each of the Animated.timing calls in the options.

IMG_A6AD81457B9B-1

Cheers

@freddiemixell freddiemixell linked a pull request Mar 13, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant