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

Animated: useNativeDriver was not specified #8

Closed
benomatis opened this issue Jan 25, 2021 · 1 comment
Closed

Animated: useNativeDriver was not specified #8

benomatis opened this issue Jan 25, 2021 · 1 comment

Comments

@benomatis
Copy link

I'm getting the following warning when I click the Hamburger:

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

Could this be related to GeekyAnts/NativeBase#3109?

@benomatis
Copy link
Author

confirmed a duplicate of GeekyAnts/NativeBase#3109 and fixed in GeekyAnts/NativeBase#3278

Can manually be fixed by adding useNativeDriver: false to occurrences of Animated.spring or Animated.timing.

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

1 participant