-
Notifications
You must be signed in to change notification settings - Fork 47
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 Warning is rendering! #17
Comments
please provide us a way to solve this warning |
Explicitly set 'NativeDriver' to |
How you'll explicitly set 'NativeDrive' in library? |
I think it's a bug :/ |
The owner need to update his source File |
My solution: Manually copy code from src >> Edit Carousel.tsx (add useNativeDriver:false on line 50) and import your file to your project. Done!! Ps dont forget to restart. eg: For others error just add unsafe_ on those willReceiveProps etc... etc.. |
Animated:
useNativeDriver
was not specified. This is a required option and must be explicitly set totrue
orfalse
.That warning irritates a lot!!!
The text was updated successfully, but these errors were encountered: