mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
0c50ba5376
Summary: Now we can move custom to `YogaLayoutableShadowNode` code from `ConcreteViewShadowNode<>` template to `YogaLayoutableShadowNode` itself reducing the amount of templated code and reduce overall complexity. Note, here we have to do `dynamic_cast` for now, we will address that in coming diffs. Changelog: [Internal] Fabric-specific internal change. Reviewed By: mdvacca Differential Revision: D20052021 fbshipit-source-id: dac5969a97b75e54c7728a1ca8161922bd2245ca