react-native-macos/React/Views/ScrollView
ericlewis 78b167c735 Call super if shouldDisableScrollInteraction false (#23647)
Summary:
Allow iOS to handle `touchesShouldCancelInContentView` on RCTScrollView if we aren't disabling the scroll interaction.

[iOS] [Changed] - RCTScrollView allows iOS to handle touchesShouldCancelInContentView
Pull Request resolved: https://github.com/facebook/react-native/pull/23647

Differential Revision: D14214248

Pulled By: hramos

fbshipit-source-id: 6e1bab3085aed6cabb93fb5dc988afe3911817e8
2019-02-25 14:35:17 -08:00
..
RCTScrollContentShadowView.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTScrollContentShadowView.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTScrollContentView.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTScrollContentView.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTScrollContentViewManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTScrollContentViewManager.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTScrollView.h Add `onScrollToTop` to ScrollView for iOS (#21204) 2018-09-19 11:17:30 -07:00
RCTScrollView.m Call super if shouldDisableScrollInteraction false (#23647) 2019-02-25 14:35:17 -08:00
RCTScrollViewManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTScrollViewManager.m Fixed build on Xcode 10.2 - availability guard 2019-02-13 17:19:42 -08:00
RCTScrollableProtocol.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00