react-native/Libraries/Components
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
..
AccessibilityInfo Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
ActivityIndicator Flow Typing ActivityIndicator 2018-05-12 10:35:27 -07:00
AppleTV Spread TVViewProps into ViewProps instead of intersection 2018-05-12 10:35:26 -07:00
CheckBox Remove @providesModule from all modules 2018-04-25 07:37:10 -07:00
Clipboard Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
DatePicker Flow Type DatePickerIOS.ios.js 2018-05-12 10:35:27 -07:00
DatePickerAndroid Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
DrawerAndroid Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
Keyboard RN: Switch KeyboardAvoidingView to Class Syntax 2018-05-14 17:52:25 -07:00
MaskedView Make ViewProps Exact 2018-05-12 10:35:27 -07:00
Navigation Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
Picker Flowtype PickerIOS 2018-05-14 00:24:44 -07:00
ProgressBarAndroid Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
ProgressViewIOS Flowtype ProgressViewIOS 2018-05-14 00:24:44 -07:00
RefreshControl Flowtype RefreshControl 2018-05-14 00:24:44 -07:00
SafeAreaView Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
ScrollView Flowtype ListView 2018-05-14 00:24:44 -07:00
SegmentedControlIOS Flowtype SegmentedControlIOS 2018-05-14 00:24:44 -07:00
Slider Flowtype Slider 2018-05-14 00:24:44 -07:00
StatusBar Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
Switch Flowtype Switch 2018-05-14 00:24:44 -07:00
TabBarIOS Make ViewProps Exact 2018-05-12 10:35:27 -07:00
TextInput Bring back TextInput.State, deprecate focusTextInput and blurTextInput 2018-05-17 11:26:22 -07:00
TimePickerAndroid Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
ToastAndroid Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
ToolbarAndroid Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
Touchable Removing unnecessary FlowFixMe 2018-05-14 00:24:44 -07:00
UnimplementedViews Remove @providesModule from all modules 2018-04-25 07:37:10 -07:00
View RN: Fix Type for ReactNative.NativeComponent (1/2) 2018-05-13 01:05:56 -07:00
ViewPager Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
WebView Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
Button.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
ScrollResponder.js Fix keyboard handling with keyboardShouldPersistTaps: never 2018-05-14 23:46:50 -07:00
StaticContainer.react.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
StaticRenderer.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
Subscribable.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00