mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Changelog: [internal] 1. Use `ShadowNode::Shared` instead of `SharedShadowNode`. 2. Initialise `ShadowNodeFamily` before `ShadowNode`. Why? This is a step in order to merge `StateCoordinator` into `ShadowNodeFamily` and use it as target for state updates. Reviewed By: shergin Differential Revision: D19471399 fbshipit-source-id: 2f67901c901349d238c711f9eeaadb19fe7c1110