We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
0.77
facebook/react-native#48132
Backs out the following PRs which are new to v0.77:
scheduleAnimatedEndCallbackInMicrotask
Fixes a bug that was introduced in 0.74 that is affecting a lot of developers with FormData use cases.
As described in facebook/react-native#48132, these PRs introduced regressions to animation timing that can break products using Animated.
Animated
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Target Branch(es)
0.77
Link to commit or PR to be picked
facebook/react-native#48132
Description
Backs out the following PRs which are new to v0.77:
scheduleAnimatedEndCallbackInMicrotask
facebook/react-native#47503Fixes a bug that was introduced in 0.74 that is affecting a lot of developers with FormData use cases.
As described in facebook/react-native#48132, these PRs introduced regressions to animation timing that can break products using
Animated
.The text was updated successfully, but these errors were encountered: