nandorojo / moti

🐼 The React Native (+ Web) animation library, powered by Reanimated 3.
https://moti.fyi
MIT License
3.9k stars 120 forks source link

Expo SDK 49: app crashing on iOS Expo Go when `--no-dev --minify` #334

Closed lsps9150414 closed 5 months ago

lsps9150414 commented 5 months ago

Is there an existing issue for this?

Do you want this issue prioritized?

Current Behavior

Issue

Expected Behavior

No response

Steps To Reproduce

Versions

"expo": "~49.0.15",
"expo-router": "^2.0.0",
"react-native-reanimated": "~3.3.0",
"react-native-gesture-handler": "~2.12.0",
"moti": "^0.27.2",

Screenshots

Reproduction

https://github.com/lsps9150414/expo-router-moti-bug/tree/main

lsps9150414 commented 5 months ago

Fixed by upgrading react-native-reanimated to ^3.6.1