react-native/React
Pieter De Baets 67bf0f1a70 Avoid interrupting scrolling in nested scrollviews
Summary:
When we nest scrollviews, the hack in handleCustomPan: will cause the scroll to stall and break.

There's still some weird behaviour inside ScrollResponder.js but this does not seem the affect the scrollview's scrolling.

public

Reviewed By: fionaf, jingc, majak

Differential Revision: D2713639

fb-gh-sync-id: ad898ead62415bc14c91bc84fdfdb8c0fbb32b06
2015-12-03 06:19:30 -08:00
..
Base Fix profile build 2015-12-03 04:25:28 -08:00
Executors Expose JS hooks to profile async events 2015-12-01 05:58:31 -08:00
Layout Fix width being ignored when has a value of 0 2015-09-25 15:42:21 -07:00
Modules Flush UI blocks as soon as they're accumulated 2015-12-02 06:03:27 -08:00
Profiler Fix class pair register on reload 2015-11-26 07:27:27 -08:00
React.xcodeproj Add property mapping for `borderStyle` from JS to `RCTView` (iOS) 2015-12-01 09:00:28 -08:00
Views Avoid interrupting scrolling in nested scrollviews 2015-12-03 06:19:30 -08:00