question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Doesn't work when a Modal is open on Android

See original GitHub issue

If 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:closed
  • Created 6 years ago
  • Reactions:7
  • Comments:10

github_iconTop GitHub Comments

4reactions
pietro909commented, Apr 10, 2018

@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.

1reaction
peterpmecommented, Apr 10, 2018

Hey @pietro909!

You’re welcome to open a PR and add this to the README!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found