react-native/ReactCommon
Valentin Shergin ee0cc6bbe7 Fabric: Implementing cloneAndReplaceChild() for ViewShadowNode
Summary:
First, LayoutableShadowNode::cloneAndReplaceChild() is now pure virtual. The default implementation was useless and confusing.
Second, cloneAndReplaceChild() is now fully implemented for ViewShadowNode, so fancy Yoga Concurrent layout *should* work now.

Reviewed By: mdvacca

Differential Revision: D7376352

fbshipit-source-id: 1199a37e64535c8592a2a5480e60139f61d02006
2018-03-25 22:48:18 -07:00
..
cxxreact Gatekeeper for Native Extensions 2018-03-15 09:27:40 -07:00
exceptions Fix clang-6 strictness surrounding virtual destructors 2018-03-19 15:00:09 -07:00
fabric Fabric: Implementing cloneAndReplaceChild() for ViewShadowNode 2018-03-25 22:48:18 -07:00
jschelpers Use #include instead of #import 2018-02-28 15:41:43 -08:00
jsinspector Update license headers for MIT license 2018-02-16 18:31:53 -08:00
microprofiler Use -fdata-sections in mode/opt 2018-03-12 06:34:59 -07:00
privatedata Skylarkify RN defs. 2018-02-08 09:47:28 -08:00
yoga Add YGNodeSetChildren(), YGNodeTraversePreOrder() 2018-03-25 14:35:04 -07:00