react-native/Libraries/Components/TextInput
Janic Duplessis ce3b7b8204 Bring back TextInput.State, deprecate focusTextInput and blurTextInput
Summary:
a275eac56e removed TextInput.State but we should keep it as it was a public-ish API and we don't have any migration plan off it. Also bring back `focusTextInput` and `blurTextInput` with a deprecation warning.

Tested TextInput.State is back

[GENERAL][ENHANCEMENT][TextInput] - Bring back TextInput.State, deprecate focusTextInput and blurTextInput
Closes https://github.com/facebook/react-native/pull/18936

Differential Revision: D8044439

Pulled By: hramos

fbshipit-source-id: fde145f04bb1d46ef58b5954cb7963adf495b21c
2018-05-17 11:26:22 -07:00
..
InputAccessoryView.js Remove @providesModule from all modules 2018-04-25 07:37:10 -07:00
TextInput.js Bring back TextInput.State, deprecate focusTextInput and blurTextInput 2018-05-17 11:26:22 -07:00
TextInputState.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00