react-native/ReactCommon/fabric/core
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
..
componentdescriptor Fabric: Introcucing `ConcreteComponentDescriptor::adopt()` 2018-04-26 18:03:07 -07:00
layout Fabric: New props treatment in `core` module 2018-05-14 16:03:49 -07:00
primitives Fabric: Refined conception and usage of Sealable 2018-04-10 12:59:50 -07:00
shadownode Fabric: New props treatment in `core` module 2018-05-14 16:03:49 -07:00
tests Fabric: Devirtualizing of props parsing infra 2018-05-14 16:03:49 -07:00
BUCK Fabric: Text types conversions & better debug printing 2018-05-14 16:03:48 -07:00
conversions.h Fabric: New props treatment in `core` module 2018-05-14 16:03:49 -07:00
propsConversions.h iOS: fix up RNTesterPods 2018-05-16 14:14:41 -07:00