react-native/Libraries/ReactIOS
Kudo Chien 6d65a90017 Allow customized refreshControl in ScrollView for Android
Summary:
Original Android's refreshControl in ScrollView is tightly coupled with AndroidSwipeRefreshLayout. If someone use `ref=` for RefreshControl in ScrollView, it does nothing since RefreshControl in Android return null.

This change allows customized  RefreshControl especially for `ref=` as well as making ScrollView's code clearer.
Closes https://github.com/facebook/react-native/pull/5623

Reviewed By: svcscm

Differential Revision: D2890072

Pulled By: nicklockwood

fb-gh-sync-id: a8fc7746bcc050a6e46fedf3583979f4cb9021b6
2016-02-02 07:12:32 -08:00
..
IOSDefaultEventPluginOrder.js flowify Libraries/ReactIOS 2015-03-25 17:09:51 -08:00
IOSNativeBridgeEventPlugin.js Wrapped UIManager native module for better abstraction 2015-11-27 07:00:32 -08:00
NativeMethodsMixin.js Wrapped UIManager native module for better abstraction 2015-11-27 07:00:32 -08:00
YellowBox.js RN: Teach YellowBox to Count 2016-01-20 15:14:31 -08:00
renderApplication.android.js RN: Revamp YellowBox for Warnings 2015-11-20 13:09:16 -08:00
renderApplication.ios.js Fix errors uncovered by v0.19.0 2015-12-01 20:11:26 -08:00
requireNativeComponent.js Allow customized refreshControl in ScrollView for Android 2016-02-02 07:12:32 -08:00
verifyPropTypes.js More helpful description for native-js prop mismatch 2016-01-28 20:14:34 -08:00