react-native/Libraries/Text
Valentin Shergin f91f7d91a1 Reimagining of RCTShadowView layout API
Summary:
This is reimagining of interoperability layer between Yoga and ShadowViews (at least in Yoga -> RN part).
Goals:
 * Make it clear and easy.
 * Make clear separation between "what layout what", now parent always layout children, noone layout itself.
 * Make possible to interleave Yoga layout with custom imperative layout (may be used in SafeAreaView, Text, Modal, InputAccessoryView and so on).

Reviewed By: mmmulani

Differential Revision: D6863654

fbshipit-source-id: 5a6a933874f121d46f744aab99a31ae42ddd4a1b
2018-02-12 00:32:43 -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 Reimagining of RCTShadowView layout API 2018-02-12 00:32:43 -08:00
TextInput Reimagining of RCTShadowView layout API 2018-02-12 00:32:43 -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 FIGCardHeader updates 2018-02-07 17:37:56 -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