fullScreenModal is sometimes full screen and sometimes has a gap at the top. #815
Replies: 2 comments
-
It should always take the entire screen. Can you post it as an issue since it rather a bug? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @timurridjanovic, I'm closing this thread because of inactivity, but if you're still facing this problem don't hesitate to create an issue with steps to reproduce (including minimal repro). Cheers! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On ios the fullScreenModal stackPresentation generally doesnt take up the entire screen and you can dismiss it by just swipping down the top of the modal. That said, on an iPhone 5, it does take the entire screen, so I'd need to add a close button there. Is there a way to detect whether the modal will take up the entire screen or not?
Beta Was this translation helpful? Give feedback.
All reactions