Swipe on android crashing at the first and last screen

Please provide the following:

  1. SDK Version: 36
  2. Platforms(Android):
Any update on this one?

"expo": "36",
 "react-native-gesture-handler": "~1.5.0",
 "react-native-reanimated": "~1.4.0",
 "react-native-tab-view": "2.15.0",
 "react-native-webview": "^7.0.5",
 "react-navigation": "^4.0.9",
 "react-navigation-stack": "^2.8.2",
 "react-navigation-tabs": "^2.9.0",

Hey @pandeykamal,

From a google search, it looks like this is likely a bug from react-native-gesture-handler so the best course of action would be to follow along on this issue Android crash: Animated events must have event data. · Issue #976 · satya164/react-native-tab-view · GitHub where you’ve already posted I can see.

Cheers,
Adam

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.