This is an Expo project created with create-expo-app
.
Run prebuild & build for the wanted platform.
This is a repro app for issue software-mansion/react-native-reanimated#6676.
To reproduce it here:
- Run the repro on a real device (error does not occur on emulator)
- Just after mounting the Home, try to clic on a "Press me" button : nothing happens 🚨
- Click on "Explore" Tab
- Return to "Home" Tab
- Click on a "Press me" button: an alert shows up ✅
- Click on the "Toggle animated buttons" to unmount-remount them
- Click again a "Press me" button: nothing happens 🚨