-
-
Notifications
You must be signed in to change notification settings - Fork 536
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IOS Modal causing glitches and crashs when using exiting animation inside it #2545
Comments
Hey! Thanks for reporting. How is the crash you pasted connected to the recording? I don't see the app crash on the video you provided. The visual glitches are observable. This looks like some bad interactions between |
I also experience this. The bad interactions between |
Ah yes I didn't update the recording that one you saw was with expo-go there it also crashed but after a few more tries then on the simulator it also first left a few broken fragments of the modal at the bottom of the screen with the app not responding properly and then crashing. *updated the video and provided a screenshot above |
Thanks for the update! |
I have the same issue in dev mode and old architecture. |
I have to revise my statement, for me it also happens both in dev mode and release mode. |
I forwarded the issue to reanimated team |
Is there a reference, or a new issue or will updates be posted here? Thx for looking into this 🙏 |
Description
description is not missing *test
related to
INFO: copied from my issue on expo-router repo as its still the same
Expected Behavior
I can dismiss the modal containing any basic headers configured in screenOptions and I should be able to use functionalities which are not marked as unstable or experimental like exiting animations on reanimated.
Whats actually happening
App and Modal screen glitches completely out after swiping it down a few times.
I am also sure that this bug is different from expo/expo#32874 (comment) as react-native-screens does not fix that issue and the cause is precise problem.
expo-router eg. react-navigationreact-native-screens.updated video
Simulator.Screen.Recording.-.iPhone.16.Pro.-.2024-12-11.at.12.32.40.mp4
crash report
Steps to reproduce
Snack or a link to a repository
https://github.com/YasinAkimura/expo-sdk-52-modal-bug-reanimated
Screens version
4.3.0
React Native version
0.76.3
Platforms
iOS
JavaScript runtime
Hermes
Workflow
Expo bare workflow
Architecture
Fabric (New Architecture)
Build type
Debug mode
Device
iOS simulator
Device model
iPhone 16 Pro (iOS 18.1)
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: