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

Dialog doesn't show on iOS, but it does block the view #64

Closed
ivosousaa opened this issue Nov 28, 2019 · 1 comment
Closed

Dialog doesn't show on iOS, but it does block the view #64

ivosousaa opened this issue Nov 28, 2019 · 1 comment

Comments

@ivosousaa
Copy link

So I've got it working fine in Android, but in iOS for some reason it isn't showing, but when visible is set to true it does block the View, as it was there or something.
Tested on iOS 13 on an iphone 7 and in a 11 pro max.
Using RN 0.6 and package version 5.6.0;

Any help would be great.

@ivosousaa
Copy link
Author

Fixed it, following this thread:
facebook/react-native#10471
Added a timeout on ios.

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

1 participant