mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
129180c77b
Summary: Fixes https://github.com/facebook/react-native/issues/28517 Animated.loop needs to reset the animation after each iteration but currently, natively driven animations are not getting reset properly. ## Changelog <!-- Help reviewers and the release process by writing your own changelog entry. For an example, see: https://github.com/facebook/react-native/wiki/Changelog --> [General] [Fixed] - Fix natively driven animations not getting reset properly Pull Request resolved: https://github.com/facebook/react-native/pull/29585 Test Plan: Tested within RNTester Reviewed By: kacieb Differential Revision: D28383538 Pulled By: yungsters fbshipit-source-id: 40790ad8f825c402afc3515ef6afc00570704109