react-native/ReactCommon/fabric/view/root
Kevin Gozali 128c9343c4 iOS: fix up RNTesterPods
Summary:
A few fixes:
* missing include: folly/Optional.h
* switch folly::Optional's `has_value()` to `hasValue()` for now until folly is upgraded to newer version
* fix up import for RCTTextAttributes.h
* fix up includes for "conversions.h" to use namespaced includes

Reviewed By: mmmulani

Differential Revision: D8021149

fbshipit-source-id: d3955986d3ab6b1d9b61ac1e385767893ce57e5e
2018-05-16 14:14:41 -07:00
..
RootProps.cpp iOS: fix up RNTesterPods 2018-05-16 14:14:41 -07:00
RootProps.h Fabric: Devirtualizing of props parsing infra 2018-05-14 16:03:49 -07:00
RootShadowNode.cpp iOS: fix up RNTesterPods 2018-05-16 14:14:41 -07:00
RootShadowNode.h Fabric: Introducing `RootShadowNode` 2018-05-08 23:03:36 -07:00