react-native/Libraries/Text/TextInput
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
..
Multiline Stub for `caretHidden` prop in RCTUITextView 2018-02-01 11:03:27 -08:00
Singleline The New <Text> on iOS 2018-01-24 00:03:01 -08:00
RCTBackedTextInputDelegate.h The New <Text> on iOS 2018-01-24 00:03:01 -08:00
RCTBackedTextInputDelegateAdapter.h The New <Text> on iOS 2018-01-24 00:03:01 -08:00
RCTBackedTextInputDelegateAdapter.m The New <Text> on iOS 2018-01-24 00:03:01 -08:00
RCTBackedTextInputViewProtocol.h The New <Text> on iOS 2018-01-24 00:03:01 -08:00
RCTBaseTextInputShadowView.h The New <Text> on iOS 2018-01-24 00:03:01 -08:00
RCTBaseTextInputShadowView.m Reimagining of RCTShadowView layout API 2018-02-12 00:32:43 -08:00
RCTBaseTextInputView.h The New <Text> on iOS 2018-01-24 00:03:01 -08:00
RCTBaseTextInputView.m Fixed double `onChange` event triggering from <TextInput> on iOS 2018-02-01 14:16:40 -08:00
RCTBaseTextInputViewManager.h The New <Text> on iOS 2018-01-24 00:03:01 -08:00
RCTBaseTextInputViewManager.m The New <Text> on iOS 2018-01-24 00:03:01 -08:00
RCTTextSelection.h The Great File Renaming in RCTText 2017-12-19 20:14:00 -08:00
RCTTextSelection.m The Great File Renaming in RCTText 2017-12-19 20:14:00 -08:00