Peter Argany
e1b8c954ef
Add a hand-written JS view config for RCTSinglelineTextInputView
...
Summary: `requireNativeComponent` redboxes in bridgeless mode because there is no UIManager. This adds a handwritten view config to avoid using UIManager.
Reviewed By: ejanzer
Differential Revision: D19624044
fbshipit-source-id: 5ae68f63068a131a305754003154ee0cf0f1be46
2020-01-30 15:30:11 -08:00
Samuel Susla
6449cc4363
Implement setMostRecentEventCount and setTextAndSelection commands in TextInput
...
Summary:
Implements JS interface and commands in native, however it isn't connected anywhere.
Changelog: [Internal]
Reviewed By: shergin
Differential Revision: D19471025
fbshipit-source-id: 7ec53c04b38cb27b84ef06dea7a0fdb9e1deee60
2020-01-22 05:12:11 -08:00
Samuel Susla
7a8e10dac8
Use commands to send focus and blur to TextInput
...
Summary:
Migrate to Native commands with Blur and Focus on TextInput.
Changelog: [Internal]
Reviewed By: TheSavior, shergin
Differential Revision: D19412085
fbshipit-source-id: 33b29b2699bc74d31ef1b4b0e585daffd88c4140
2020-01-20 03:08:23 -08:00