Doesn't work when a Modal is open on Android
See original GitHub issueIf I use <Modal>
component from react-native
, on Android the sheet is shown below the modal.
I can see it after I’ve closed the modal.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:7
- Comments:10
Top Results From Across the Web
modal doesnt work on android phone - Stack Overflow
I uploaded my website to the internet but it seems the modal does not work properly on android phones. It works great on...
Read more >10 Most Common Bootstrap Mistakes That Developers Make
Bootstrap doesn't support overlapping modals. Only one modal at the time can be visible. Showing more than one modal at a time can...
Read more >Modal overlay doesn't work in Android Chrome - Drupal
The modal overlay to view Terms and Conditions freezes the browser screen when it opens in Chrome Android (phone).
Read more >Prevent Page Scrolling When a Modal is Open | CSS-Tricks
This solution works pretty great on desktop as well as Android Mobile. That said, Safari for iOS needs a little more love because...
Read more >react-native-modal - npm
In the meanwhile as a workaround you can set the hideModalContentWhileAnimating prop to true : this seems to solve the issue. Also, do...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@peterpme the fact that solved this one using a different package doesn’t mean that this is not a problem anymore…
I think it should stay open until is either solved or the README states clearly that this “feature” is not among the requirements in my opinion.
Hey @pietro909!
You’re welcome to open a PR and add this to the README!