react-native/React
EwanThomas 2faf8632d3 UIRefreshControl added to scroll view
Summary: **What:**

adds `onRefreshStart` property to `ScrollView.js` for displaying and activating pull to refresh.

**Why:**

Javascript implementations seemed a little flakey and inconsistent.  As you can see in the issues below:

https://github.com/facebook/react-native/issues/2356
https://github.com/facebook/react-native/issues/745

So this is an attempt a completely native implementation.

What do you think?

![Image of dog](http://i.imgur.com/HcTQnzJ.gif)
Closes https://github.com/facebook/react-native/pull/4205

Reviewed By: svcscm

Differential Revision: D2674945

Pulled By: nicklockwood

fb-gh-sync-id: 65113a5db9785df5a95c68323c2cdf19f3b217b1
2015-11-19 11:15:48 -08:00
..
Base Reduced work done on main thread by RCTImageLoader 2015-11-17 07:21:29 -08:00
Executors Reenable JS profiler after reload 2015-11-16 03:35:27 -08:00
Layout Fix width being ignored when has a value of 0 2015-09-25 15:42:21 -07:00
Modules Removed duplicate UIManager constants 2015-11-18 04:47:27 -08:00
Profiler Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
React.xcodeproj Open sourced RCTPasteboard 2015-11-17 15:20:32 -08:00
Views UIRefreshControl added to scroll view 2015-11-19 11:15:48 -08:00