react-native/Libraries/Components
Tim Yung c017dcb0f2 RN: Switch KeyboardAvoidingView to Class Syntax
Summary:
Refactors `KeyboardAvoidingView` by using class syntax and fixing all Flow errors.

Note that there's still a bunch of sketchy stuff going on in this component with mutated instance variables (that are used in `render`!) and unsafe lifecycle methods. But at least now it's a little bit less painful on the eyes.

Reviewed By: TheSavior

Differential Revision: D7987443

fbshipit-source-id: f5c27a9dd383c430d9a5a9dc0b6e10e2c4fe8dd9
2018-05-14 17:52:25 -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 FlowType TextInput 2018-05-14 00:24:44 -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 Prettier React Native Libraries 2018-05-10 19:10:38 -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