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

[web] Changed how values are updated with Animated.event to prevent freezing #536

Conversation

EvanBacon
Copy link
Contributor

@EvanBacon EvanBacon commented Jan 3, 2020

Why

  • the purpose of this PR is to remove the non-standard method call in favor of an API that has more parity with native. This should also fix some issues where gesture updates freeze.

This change won't be backwards compatible and will require a version of RNGH with this software-mansion/react-native-gesture-handler#905. However RNGH will be fully backwards compatible with reanimated. This shouldn't be a huge issue as reanimated barely works on the web currently.

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.

2 participants