react-native/ReactCommon/fabric/core
Valentin Shergin bd91eaf664 Fabric/Text: ShadowNode::clone() - dynamic self-cloning mechanism
Summary:
The previous approach simply didn't work. :(
As you might notice, in previous implementation of ViewShadowNode::cloneAndReplaceChild we used `ViewShadowNode` class for cloning `childNode`, and this is incorrect becasue `childNode` might be instance of any class.

Reviewed By: fkgozali

Differential Revision: D7595016

fbshipit-source-id: 2215414926f2f7a2e2fd05ca2d065f10d6d32b74
2018-04-26 18:03:06 -07:00
..
componentdescriptor Fabric/Text: ShadowNode::clone() - dynamic self-cloning mechanism 2018-04-26 18:03:06 -07:00
layout Fabric: `LayoutableShadowNodeList::getChildren` renamed to `getLayoutableChildNodes` 2018-04-10 17:15:08 -07:00
primitives Fabric: Refined conception and usage of Sealable 2018-04-10 12:59:50 -07:00
shadownode Fabric/Text: ShadowNode::clone() - dynamic self-cloning mechanism 2018-04-26 18:03:06 -07:00
tests Fabric/Text: ShadowNode::clone() - dynamic self-cloning mechanism 2018-04-26 18:03:06 -07:00
BUCK Avoid top-level read_config invocations. 2018-04-17 09:41:20 -07:00