react-native-reusables
react-native-reusables copied to clipboard
[ BUG ] Dialog Overlay frozen on Expo 53 and React Native 0.79
Describe the bug When opening a dialog, the overlay stays black and the app is frozen
To Reproduce Clone this repo: https://github.com/zguo123/portal-host-not-working and open/close the "Edit Profile" Dialog
Expected behavior When the dialog gets closed, the overlay shouldn't be there.
Screenshots
Platform (please complete the following information):
- Type: Emulator
- OS: Android
Haven't look into it yet but might be related to https://github.com/software-mansion/react-native-reanimated/issues/7493
I'm experiencing the same issue, @zguo123 did you manage to solve it?