mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
6a88e94326
Summary: Similar to a previous diff but for `setChildren`. `YogaLayoutableShadowNode::setChildren()` was renamed to `YogaLayoutableShadowNode::updateYogaChildren()`. Now we don't need to pass an argument to this function because the object is already initialized. The new name also disambiguates this method with `getChildren()` from `ShadowNode` (which does something completely different). The rest of the changes is just type adjustments. Changelog: [Internal] Fabric-specific internal change. Reviewed By: mdvacca Differential Revision: D20052031 fbshipit-source-id: 6157cad9b55d4cdd97ce04e1278ac1369bfb96bc