Skip to content
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

updated react native to 0.64 and modal stopped working #279

Open
timurridjanovic opened this issue Jul 13, 2021 · 5 comments
Open

updated react native to 0.64 and modal stopped working #279

timurridjanovic opened this issue Jul 13, 2021 · 5 comments

Comments

@timurridjanovic
Copy link

I just updated react native to 0.64.2 and my modal stopped working. It's just not showing at all.. no errors, just not showing.. Im using version 0.19.9.

@gitrthanki1
Copy link

I'm facing same issue but I'm using version 0.22.3

@MAsad-Nawaz
Copy link

@timurridjanovic can you please share any code or pic so that we can check...Thanks

@timurridjanovic
Copy link
Author

I ended up creating my own modal with react-native-reanimated. Sorry, I can't help you.. Unless @gitrthanki1 can post something, we can close this.

@ghost
Copy link

ghost commented Feb 16, 2022

React native warnings have changed since version 0.64. The modal is getting "stuck" on warning in debug mode. In release mode, it just doesn't show up.
image

@ZandercraftGames
Copy link

React native warnings have changed since version 0.64. The modal is getting "stuck" on warning in debug mode. In release mode, it just doesn't show up. image

This is the issue I've been encountering. It has been getting stuck on the error dialog. If one pops up, you can still view the dialog. Otherwise, you're out of luck.

Seems this library is no longer supported sadly, so likely the answer is to migrate to plain react native modals

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants