-
Notifications
You must be signed in to change notification settings - Fork 263
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
Add useNativeDriver as an option for Animation #80
Comments
My pull request her : #81 |
@crazycodeboy can we have this merged, please? |
I am also facing the same issue. |
Yes I have the same issue, it's necessary implement useNativeDriver for smother animations, any solution? |
Any solution? |
I went into the node modules and added it myself. I noticed this repo has been forked over 200 times so I assume that the creator is no longer maintaining it. |
I did the same. For everyone else who is looking for a (palliative) solution, you guys can simply do the same as #81. It's super straightforward ;) |
Guys? anyone can merge pls? |
Hi, i've seen useNativeDriver is not set for Animated api, why?
Maybe we can add a prop in Toast component for that.
Thanks
The text was updated successfully, but these errors were encountered: