react-native/ReactCommon/fabric/attributedstring
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 Fabric: New props treatment in `attributedstring` module 2018-05-14 16:03:49 -07:00
AttributedString.cpp Fabric/Text: attributedstring module, the second part 2018-05-07 18:09:06 -07:00
AttributedString.h Fabric/Text: attributedstring module, the second part 2018-05-07 18:09:06 -07:00
BUCK Fabric/Text: <Paragraph> is now supporting text attributes 2018-05-08 19:24:10 -07:00
ParagraphAttributes.cpp Fabric: New props treatment in `core` module 2018-05-14 16:03:49 -07:00
ParagraphAttributes.h Fabric: New props treatment in `attributedstring` module 2018-05-14 16:03:49 -07:00
TextAttributes.cpp iOS: fix up RNTesterPods 2018-05-16 14:14:41 -07:00
TextAttributes.h Fabric: New props treatment in `attributedstring` module 2018-05-14 16:03:49 -07:00
conversions.h Fabric: New props treatment in `attributedstring` module 2018-05-14 16:03:49 -07:00
primitives.h Fabric: New props treatment in `attributedstring` module 2018-05-14 16:03:49 -07:00