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

useNativeDriver in Animation restart on update #36

Closed
wants to merge 1 commit into from

Conversation

BerniWittmann
Copy link

This library causes a lot of warnings, since useNativeDriver is a required property in Animated.timing. So i added useNativeDriver in the Animation in componentDidUpdate according to the other uses.

This library causes a lot of warnings, since `useNativeDriver` is a required property in Animated.timing. So i added `useNativeDriver` in the Animation in  `componentDidUpdate` according to the other uses.
@BerniWittmann
Copy link
Author

Sorry, just saw that this is a duplicate of #33
So I will be closing this pull request, but I would be very glad if we would get 33 to be merged

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 this pull request may close these issues.

1 participant