panResponder inside ScrollView on Android behaves differently than iOS. Android can't scroll. #51205
Labels
API: PanResponder
Component: ScrollView
Needs: Triage 🔍
Platform: Android
Android applications.
Platform: iOS
iOS applications.
Description
This is a revival of: #21894 ...which was closed but is still an issue as was described.
Attached is a simple demo (updated from original) - running on the latest Expo, which is up-to-date RN - which shows this issue persisting: different behavior between ios and android when using PanResponder on a View inside a ScrollView.
Steps to reproduce
In the Snack...
Load iOS version, then:
Now load Android version, then:
React Native Version
0.79.2
Affected Platforms
Runtime - Android
Output of
npx @react-native-community/cli info
Stacktrace or Logs
MANDATORY Reproducer
https://snack.expo.dev/@andywall66/fbc57d?platform=android
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered: