react-native/Libraries/Text
Valentin Shergin 00099093dc Text: Enabling RCTVirtualText for iOS
Summary:
Without this change native RCTVirtualText module is unactive on iOS.
This can cause bags in Text rendering because failback module (RCTVirtualText) does not popagate dirty status upward.

Depends on D6842304.

Reviewed By: yungsters, AaaChiuuu

Differential Revision: D6854770

fbshipit-source-id: ab8b7acd67309b7351c0074293ee6515a55385ce
2018-01-30 20:35:39 -08:00
..
BaseText The New <Text> on iOS 2018-01-24 00:03:01 -08:00
RCTText.xcodeproj The New <Text> on iOS 2018-01-24 00:03:01 -08:00
RawText The New <Text> on iOS 2018-01-24 00:03:01 -08:00
Text Fixed a bug when <Text> does not redraw native view on relayout 2018-01-25 21:33:20 -08:00
TextInput Stub for `clearButtonMode` prop in RCTUITextView 2018-01-30 11:30:54 -08:00
VirtualText The New <Text> on iOS 2018-01-24 00:03:01 -08:00
RCTConvert+Text.h The New <Text> on iOS 2018-01-24 00:03:01 -08:00
RCTConvert+Text.m iOS: Introduce spellCheck prop to TextInput 2016-11-25 04:28:28 -08:00
RCTTextAttributes.h The New <Text> on iOS 2018-01-24 00:03:01 -08:00
RCTTextAttributes.m The New <Text> on iOS 2018-01-24 00:03:01 -08:00
Text.js Text: Enabling RCTVirtualText for iOS 2018-01-30 20:35:39 -08:00
TextProps.js RN: Create TextProps (Flow for Text Props) 2018-01-05 23:30:22 -08:00
TextStylePropTypes.js Update remaining PropTypes references 2017-06-12 16:03:09 -07:00
TextUpdateTest.js @allow-large-files Flow v0.54.0 2017-09-06 03:33:43 -07:00