react-native/ReactCommon/fabric/view
Valentin Shergin 858f7f8331 Fabric: Improved printing of Yoga's `Edges` data structure
Summary:
Yoga represents concepts like `margin`, `padding` and `position` as `edges` (aka std::array<YGValue, YGEdgeCount>).
This diff improves conversion of this data structure to string (primarily for debugging purposes).

Reviewed By: fkgozali

Differential Revision: D7958241

fbshipit-source-id: 6931c7b5d2395c28821c8daef62f609b13f112c6
2018-05-14 16:03:49 -07:00
..
accessibility Fabric: Devirtualizing of props parsing infra 2018-05-14 16:03:49 -07:00
root Fabric: New props treatment in `view` module 2018-05-14 16:03:49 -07:00
tests iOS: added placeholder test setup for fabric graphics/uimanager/view targets 2018-03-23 22:22:20 -07:00
yoga Fabric: New props treatment in `view` module 2018-05-14 16:03:49 -07:00
BUCK Fabric: Introducing `RootShadowNode` 2018-05-08 23:03:36 -07:00
ConcreteViewShadowNode.h Fabric: Proper types and default arguments in ConcreteViewShadowNode 2018-04-26 18:03:07 -07:00
ViewComponentDescriptor.h `fabric/view` module 2018-03-18 19:17:39 -07:00
ViewProps.cpp Fabric: New props treatment in `view` module 2018-05-14 16:03:49 -07:00
ViewProps.h Fabric: Devirtualizing of props parsing infra 2018-05-14 16:03:49 -07:00
ViewShadowNode.cpp Fabric/Text: ConcreteViewShadowNode - base class for all `View`-like shadow nodes 2018-04-26 18:03:06 -07:00
ViewShadowNode.h Fabric/Text: ConcreteViewShadowNode - base class for all `View`-like shadow nodes 2018-04-26 18:03:06 -07:00
conversions.h Fabric: Improved printing of Yoga's `Edges` data structure 2018-05-14 16:03:49 -07:00
propsConversions.h Fabric: New props treatment in `view` module 2018-05-14 16:03:49 -07:00