dohooo / react-native-reanimated-carousel

🎠 React Native swiper/carousel component, fully implemented using reanimated v2, support to iOS/Android/Web. (Swiper/Carousel)
https://react-native-reanimated-carousel.vercel.app
MIT License
2.7k stars 312 forks source link

Not working with reanimated v3.5.1 #467

Open gmferraz opened 12 months ago

gmferraz commented 12 months ago

Describe the bug The IOS and Android application is crashing on Release mode after trying to use the Carousel component.

To Reproduce Steps to reproduce the behavior:

  1. Run the IOS/Android application on Release Mode
  2. Try to use the Carousel component

Expected behavior Not to crash the application

Screenshots

Captura de Tela 2023-09-12 às 12 53 52

Versions (please complete the following information):

Smartphone (please complete the following information):

Additional context It works as expected when running debug mode.

karimelsaidy commented 11 months ago

have the same issuse in the release mode tha app crach but in the debug mode it works fine! "react": "18.2.0", "react-native": "0.72.4" react-native-reanimated: v3.5.1 "react-native-reanimated-carousel": "^3.5.1", "react-native-gesture-handler": "^2.12.1",

azesmway commented 11 months ago

https://github.com/software-mansion/react-native-reanimated/issues/5067#issuecomment-1719367940