react-native/Libraries/Components
Martin Konicek 155a609781 Unbreak tests
Summary: The recent commits for RecyclerViewBackedScrollView introduced a bunch of Flow errors.

Disable Flow for now in `ReactNativeViewPool` as it looks like that file doesn't use Flow :)

public

Reviewed By: gabelevi

Differential Revision: D2679974

fb-gh-sync-id: 71512f403e3fa271f6c0fa1a64e877ca1750f675
2015-11-20 09:53:28 -08:00
..
ActivityIndicatorIOS Compose propTypes from View.propTypes where appropriate. 2015-11-18 13:06:27 -08:00
DatePicker Compose propTypes from View.propTypes where appropriate. 2015-11-18 13:06:27 -08:00
DrawerAndroid Use requireNativeComponent everywhere. 2015-11-18 09:43:28 -08:00
Intent Open source IntentAndroid 2015-11-12 12:41:32 -08:00
MapView Add showsCompass to MapView props 2015-11-19 02:22:29 -08:00
Navigation Add packager-managed assets support to NavigatorIOS 2015-10-02 12:02:29 -07:00
ProgressBarAndroid Compose propTypes from View.propTypes where appropriate. 2015-11-18 13:06:27 -08:00
ProgressViewIOS Compose propTypes from View.propTypes where appropriate. 2015-11-18 13:06:27 -08:00
ScrollView Unbreak tests 2015-11-20 09:53:28 -08:00
SegmentedControlIOS Compose propTypes from View.propTypes where appropriate. 2015-11-18 13:06:27 -08:00
SliderIOS Compose propTypes from View.propTypes where appropriate. 2015-11-18 13:06:27 -08:00
StatusBar Release React Native for Android 2015-09-14 18:13:39 +01:00
Switch Use requireNativeComponent with propTypes for Android components. 2015-11-18 06:36:28 -08:00
SwitchAndroid Use requireNativeComponent with propTypes for Android components. 2015-11-18 06:36:28 -08:00
SwitchIOS Compose propTypes from View.propTypes where appropriate. 2015-11-18 13:06:27 -08:00
TabBarIOS Compose propTypes from View.propTypes where appropriate. 2015-11-18 13:06:27 -08:00
TextInput Use requireNativeComponent with propTypes for Android components. 2015-11-18 06:36:28 -08:00
ToastAndroid fix typo: showText -> show 2015-11-17 09:05:30 -08:00
ToolbarAndroid Use requireNativeComponent with propTypes for Android components. 2015-11-18 06:36:28 -08:00
Touchable Use requireNativeComponent everywhere. 2015-11-18 09:43:28 -08:00
UnimplementedViews [ReactNative] introduce requireNativeComponent 2015-04-16 17:12:12 -08:00
View Use requireNativeComponent in View.js. 2015-11-20 02:09:38 -08:00
ViewPager Use requireNativeComponent everywhere. 2015-11-18 09:43:28 -08:00
WebView add allowsInlineMediaPlayback prop to play inline html5 video 2015-11-19 07:11:29 -08:00
ScrollResponder.js Fix ScrollResponder scrollResponderScrollNativeHandleToKeyboard when kb is offscreen 2015-11-12 19:17:28 -08:00
StaticContainer.js Move stuff out of vendor/react_contrib/ 2015-10-12 11:18:30 -07:00
StaticRenderer.js [Haste] @provides -> @providesModule StaticRenderer 2015-05-14 08:42:13 -08:00
Subscribable.js [ReactNative] clean lint for Libraries/Components 2015-05-18 15:54:07 -08:00