mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
75197dbb16
Summary: This diff ties the stack together. It completes the long chain of RCTSurfacePresenter ownership: `FBReactModule` -> `RCTNativeAnimatedTurboModule` (this diff and D23272746) `RCTNativeAnimatedTurboModule` -> `RCTNativeAnimatedNodesManager` (this diff) `RCTNativeAnimatedNodesManager` -> `RCTPropsAnimatedNode` (D23272735) It completes animations working without the bridge. Changelog: [Internal] Differential Revision: D23272755 fbshipit-source-id: 137f7ff89993a2cb644bd67869eb685afcec4068