react-native/ReactCommon/fabric/debug
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
..
tests Added sample iOS unit test setup for fabric/debug target 2018-03-21 16:40:06 -07:00
BUCK Fabric/Text: <Paragraph> is now supporting text attributes 2018-05-08 19:24:10 -07:00
DebugStringConvertible.cpp Fabric: New nice way to deal with DebugStringConvertible items 2018-05-08 23:03:35 -07:00
DebugStringConvertible.h Fix clang-6 strictness surrounding virtual destructors 2018-03-19 15:00:09 -07:00
DebugStringConvertibleItem.cpp `fabric/debug` module and `DebugStringConvertible` class 2018-03-08 18:04:28 -08:00
DebugStringConvertibleItem.h `fabric/debug` module and `DebugStringConvertible` class 2018-03-08 18:04:28 -08:00
debugStringConvertibleUtils.h iOS: fix up RNTesterPods 2018-05-16 14:14:41 -07:00