mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-04-27 21:07:26 +08:00
Use of 'pan-x' and 'pan-y' on ScrollView prevents the browser handling scrolling of a parent ScrollView that is scrollable along the other axis. Fix #1160 Close #1161