react-native/ReactCommon/fabric/core
Valentin Shergin 1068da2ec7 Introducing `LayoutableShadowNode::isLayoutOnly` and (theoretical) view-flattening
Summary:
@public
Voalá, this small change actually implements view flattening. Obviously, it does not work right now because there are no `ShadowNode` classes which implement `isLayoutOnly`.
Surprisingly, correct implementing of `isLayoutOnly` is quite tricky, we will work on this in coming diffs.

Reviewed By: mdvacca

Differential Revision: D9403565

fbshipit-source-id: 1f16f912cb5c6841405a1fc3cf36aec28698c11f
2018-09-03 23:04:20 -07:00
..
componentdescriptor Fabric: `ShadowNodeCloneFunction` signature was unified with ShadowNode copy constructor 2018-08-04 09:47:31 -07:00
layout Introducing `LayoutableShadowNode::isLayoutOnly` and (theoretical) view-flattening 2018-09-03 23:04:20 -07:00
primitives Fabric: Simplified way to specialize ComponentName in ConcreteShadowNode class template 2018-08-04 09:47:30 -07:00
shadownode Fabric: Using ShadowView instead of ShadowNode in Mutations 2018-09-03 23:04:20 -07:00
tests Fabric: `ShadowNodeCloneFunction` signature was unified with ShadowNode copy constructor 2018-08-04 09:47:31 -07:00
BUCK Remove unused loads from build files. 2018-08-31 18:03:07 -07:00
conversions.h Fabric: New props treatment in `core` module 2018-05-14 16:03:49 -07:00
propsConversions.h Fabric: `fromDynamic` for float numbers was moved to `core` module 2018-06-26 11:48:12 -07:00