react-native/Libraries/Text/TextInput
Roman Volosovskyi 786b022d81
Fixes complex input on iOS in RN 0.55.x.
The fix is described here: facebook/react-native#19809
2018-07-05 19:08:06 +03:00
..
Multiline Fixes complex input on iOS in RN 0.55.x. 2018-07-05 19:08:06 +03:00
Singleline Add option to hide context menu for TextInput #17335 2018-02-27 17:32:24 -08:00
RCTBackedTextInputDelegate.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTBackedTextInputDelegateAdapter.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTBackedTextInputDelegateAdapter.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTBackedTextInputViewProtocol.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTBaseTextInputShadowView.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTBaseTextInputShadowView.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTBaseTextInputView.h Support Input Accessory View (iOS Only) [1/N] 2018-02-27 11:09:30 -08:00
RCTBaseTextInputView.m Fixed TVOS test failure caused by input accessory view change 2018-02-27 17:56:48 -08:00
RCTBaseTextInputViewManager.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTBaseTextInputViewManager.m Add option to hide context menu for TextInput #17335 2018-02-27 17:32:24 -08:00
RCTInputAccessoryView.h Support Input Accessory View (iOS Only) [1/N] 2018-02-27 11:09:30 -08:00
RCTInputAccessoryView.m Support Input Accessory View (iOS Only) [1/N] 2018-02-27 11:09:30 -08:00
RCTInputAccessoryViewContent.h Support Input Accessory View (iOS Only) [1/N] 2018-02-27 11:09:30 -08:00
RCTInputAccessoryViewContent.m Support Input Accessory View (iOS Only) [1/N] 2018-02-27 11:09:30 -08:00
RCTInputAccessoryViewManager.h Support Input Accessory View (iOS Only) [1/N] 2018-02-27 11:09:30 -08:00
RCTInputAccessoryViewManager.m Support Input Accessory View (iOS Only) [1/N] 2018-02-27 11:09:30 -08:00
RCTTextSelection.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTTextSelection.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00