Closed ram95krishh closed 4 months ago
App crashes whenever we scroll inside a Animed.ScrollView that uses React Native Gesture Handler. Not sure if the issue is directly related react-native or react-native-gesture-handler
Please first ask for support on Gesture Handler, and the get back to us if they point out is a core issue 👍 I'll close here as I suspect is a GH issue given the stacktrace.
Feel free to get back to us if folks on GH pin point the issue as it being inside core
Description
App crashes whenever we scroll inside a Animed.ScrollView that uses React Native Gesture Handler. Not sure if the issue is directly related react-native or react-native-gesture-handler, hence raising an issue in both repos.. Please upvote (👍) or comment if anybody else is also facing this since the
app:checkDevelopmentRechargeDebugAarMetadata
step started mandating projects to start supporting compileSdkVersion 35 (for Android VanillaIceCream)react-native-gesture-handler version 2.14.0
Steps to reproduce
App crashes whenever scrolled inside such scroll views.
React Native Version
0.73.8
Affected Platforms
Runtime - Android
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://snack.expo.dev/1XT8GU8hlsNThnmMjYB2Y
Screenshots and Videos