forked from microsoft/react-native-macos
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RN: Re-enable
useInsertionEffectsForAnimations
(facebook#48708)
Summary: Pull Request resolved: facebook#48708 {D68171721} [facebook#48678](facebook#48678) mitigated the bug that necessitated this revert. Changelog: [General][Changed] - (Reapply) The `AnimatedNode` graph will not occur during the insertion effect phase, which means animations can now be reliably started during layout effects. Reviewed By: sammy-SC Differential Revision: D68217144 fbshipit-source-id: 6796440f2839d897158528642e07869951651327
- Loading branch information
1 parent
e566c1e
commit e0c0476
Showing
2 changed files
with
4 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters