mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: The diff introduces a new field in `ShadowNode` which defines in which order ShadowViews created from the node and its siblings will appear ShadowView tree. The feature will be used to overcome some platform limitations (e.g. on Android) on the mounting layer (it will be able to move some nodes of some time to the end (or beginning) of the list) and build features like zIndex ordering in C++ core. Changelog: [Internal] Fabric-specific internal change. Reviewed By: mdvacca Differential Revision: D20396718 fbshipit-source-id: 16aef7c2b5511c874341ab7554e5585b2cdc356f