react-native/ReactCommon/fabric/textlayoutmanager
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/Text: textlayoutmanager 2018-05-07 19:05:53 -07:00
BUCK Fabric/Text: <Paragraph> is now supporting text attributes 2018-05-08 19:24:10 -07:00
NSTextStorage+FontScaling.h Fabric/Text: textlayoutmanager 2018-05-07 19:05:53 -07:00
NSTextStorage+FontScaling.m Fabric/Text: textlayoutmanager 2018-05-07 19:05:53 -07:00
RCTAttributedTextUtils.h Fabric/Text: textlayoutmanager 2018-05-07 19:05:53 -07:00
RCTAttributedTextUtils.mm iOS: fix up RNTesterPods 2018-05-16 14:14:41 -07:00
RCTFontProperties.h Fabric/Text: textlayoutmanager 2018-05-07 19:05:53 -07:00
RCTFontUtils.h Fabric/Text: textlayoutmanager 2018-05-07 19:05:53 -07:00
RCTFontUtils.mm Fabric/Text: textlayoutmanager 2018-05-07 19:05:53 -07:00
RCTTextLayoutManager.h Fabric/Text: textlayoutmanager 2018-05-07 19:05:53 -07:00
RCTTextLayoutManager.mm Fabric/Text: Connecting the dots 2018-05-08 19:24:10 -07:00
RCTTextPrimitivesConversions.h Fabric/Text: textlayoutmanager 2018-05-07 19:05:53 -07:00
TextLayoutManager.h Fabric/Text: textlayoutmanager 2018-05-07 19:05:53 -07:00
TextLayoutManager.mm Fabric/Text: textlayoutmanager 2018-05-07 19:05:53 -07:00