react-native/Libraries/Text/TextInput/Multiline
Valentin Shergin 74963eb945 Stub for `caretHidden` prop in RCTUITextView
Summary:
Even if we don't support this prop yet, we have to expose this in RCTUITextView to conform the contract between ViewManager and ShadowView.
Same story as D6842304.
Depends on D6842304.

Reviewed By: fmoo

Differential Revision: D6869750

fbshipit-source-id: 9b35f1a38040319ec66f1ec12f97ac739f8b204f
2018-02-01 11:03:27 -08:00
..
RCTMultilineTextInputView.h The New <Text> on iOS 2018-01-24 00:03:01 -08:00
RCTMultilineTextInputView.m The New <Text> on iOS 2018-01-24 00:03:01 -08:00
RCTMultilineTextInputViewManager.h The New <Text> on iOS 2018-01-24 00:03:01 -08:00
RCTMultilineTextInputViewManager.m The New <Text> on iOS 2018-01-24 00:03:01 -08:00
RCTUITextView.h Stub for `caretHidden` prop in RCTUITextView 2018-02-01 11:03:27 -08:00
RCTUITextView.m The New <Text> on iOS 2018-01-24 00:03:01 -08:00