ammarahm-ed / react-native-actions-sheet

A Cross Platform(Android, iOS & Web) ActionSheet with a flexible api, native performance and zero dependency code for react native. Create anything you want inside ActionSheet.
https://rnas.vercel.app
MIT License
1.49k stars 121 forks source link

🆘 An important issue on Release Build with react-native-reanimated #337

Closed Medkhat closed 7 months ago

Medkhat commented 7 months ago

Hi there! I'm using the latest version(0.9.2) of this package. So, on development mode all is fine. But, when I built for App Store there is an issue with the action sheets. Does anyone know the reason?

Here examples:

https://github.com/ammarahm-ed/react-native-actions-sheet/assets/42961493/79dafb6a-6f20-4752-8659-5695740cd705

https://github.com/ammarahm-ed/react-native-actions-sheet/assets/42961493/0b7fdf55-f90a-4689-93ea-0142463e9e3e

Medkhat commented 7 months ago

I'm usingreact-native-reanimated, the reason of above issue is this. How we can fix this?

Medkhat commented 7 months ago

Problem was not react-native-reanimated. Problem was in react-native-reanimated-carousel )) I'm sorry for this