react-native/ReactCommon/fabric/core/layout
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
..
LayoutConstraints.h Fabric: Resonable default values for LayoutConstraints members 2018-05-08 23:03:36 -07:00
LayoutContext.h Fabric: `pointScaleFactor` is now part of LayoutContext and LayoutMetrics 2018-06-22 07:32:49 -07:00
LayoutMetrics.h Fabric: Introducting `ShadowView` and `ShadowViewMutation` 2018-09-03 23:04:20 -07:00
LayoutPrimitives.h Fabric: Using `enum class` for some graphics types 2018-04-10 17:15:08 -07:00
LayoutableShadowNode.cpp Introducing `LayoutableShadowNode::isLayoutOnly` and (theoretical) view-flattening 2018-09-03 23:04:20 -07:00
LayoutableShadowNode.h Introducing `LayoutableShadowNode::isLayoutOnly` and (theoretical) view-flattening 2018-09-03 23:04:20 -07:00