mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
325c681cb1
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/53994 # Summary This diff introduces the Shared Animation Backend - a class that can be used by animation frameworks to schedule and run animation updates. ## Changelog: [GENERAL] [ADDED] - AnimationBackend-itest.js AnimationBackend BUCK/CmakeLists [GENERAL] [ADDED] - useSharedAnimationBackend feature flag [GENERAL] [CHANGED] - make AnimatedNodesManager use the backend behind the flag Reviewed By: zeyap, sammy-SC Differential Revision: D80809364 fbshipit-source-id: dbfe273362410cdf2f9fc37d78adac7faf4cd118