react-native-macos/Libraries/Text/TextInput/Multiline
Samuel Susla f43c9316e1 Add blur and focus native commands to TextInput
Summary:
Add Native Commands handlers to TextInput.
It is intentionally done in a way so that it can be easily swapped for codegened implementation once we properly type TextInput.

We also add native commands to view managers for backwards compatibility.

Changelog: [Internal]

Reviewed By: TheSavior, shergin

Differential Revision: D19412026

fbshipit-source-id: 8dc64275cf1da599b1bd5992a41035d51dd4148f
2020-01-20 03:08:23 -08:00
..
RCTMultilineTextInputView.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTMultilineTextInputView.m Moving some workarounds and fixes from RCTMultilineTextInputView to RCTUITextView 2019-11-22 22:25:07 -08:00
RCTMultilineTextInputViewManager.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTMultilineTextInputViewManager.m Add blur and focus native commands to TextInput 2020-01-20 03:08:23 -08:00
RCTUITextView.h Fabric: Fixed #include statements in RCTUITextView.h and RCTUITextField.h 2019-12-12 12:53:10 -08:00
RCTUITextView.m TextInput on iOS: Fixing `selectAll` feature for multiline text input 2019-12-15 18:51:22 -08:00