react-native/Libraries/Text
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
..
BaseText iOS textTransform style support 2018-04-16 09:01:38 -07:00
RCTText.xcodeproj iOS textTransform style support 2018-04-16 09:01:38 -07:00
RawText Update license headers for MIT license 2018-02-16 18:31:53 -08:00
Text Fixed problem in Text measurent on iOS 2018-02-25 09:37:38 -08:00
TextInput Fix bug with <InputAccessoryView> safe area conformance 2018-04-04 16:47:16 -07:00
VirtualText Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTConvert+Text.h iOS: fix up RNTesterPods 2018-05-16 14:14:41 -07:00
RCTConvert+Text.m iOS textTransform style support 2018-04-16 09:01:38 -07:00
RCTTextAttributes.h iOS: fix up RNTesterPods 2018-05-16 14:14:41 -07:00
RCTTextAttributes.m iOS textTransform style support 2018-04-16 09:01:38 -07:00
RCTTextTransform.h iOS textTransform style support 2018-04-16 09:01:38 -07:00
Text.js RN: Revise $FlowFixMe in Text 2018-05-14 17:52:25 -07:00
TextAncestor.js RN: Replace `context.isInAParentText` w/ React.createContext 2018-05-09 01:16:11 -07:00
TextPropTypes.js Remove @providesModule from all modules 2018-04-25 07:37:10 -07:00
TextProps.js RN: Delete `mergeFast` from `Text` 2018-05-09 01:16:11 -07:00
TextStylePropTypes.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00