react-native/ReactCommon/fabric/components/view/yoga
Valentin Shergin ec5b1fd259 Fabric: Optimized ShadowNode::replaceChild() with `suggestedIndex` argument
Summary:
@public
In most cases callsite knows probable index of replacing child node, hence it makes sense to provide this info to `replaceChild` to illuminate O(n) search in most cases.

Reviewed By: mdvacca

Differential Revision: D8814809

fbshipit-source-id: 0edf82878a72260365e2757beb3886ad07c7464d
2018-07-17 22:53:56 -07:00
..
YogaLayoutableShadowNode.cpp Fabric: Optimized ShadowNode::replaceChild() with `suggestedIndex` argument 2018-07-17 22:53:56 -07:00
YogaLayoutableShadowNode.h Simplifying child nodes management in YogaLayoutableShadowNode 2018-07-17 22:53:56 -07:00
YogaStylableProps.cpp Fabric: `view` module was moved to `components` subdirectory 2018-07-15 16:52:26 -07:00
YogaStylableProps.h Fabric: `view` module was moved to `components` subdirectory 2018-07-15 16:52:26 -07:00