Closed sandropoluan closed 7 years ago
Hi there! This issue is being closed because it has been inactive for a while. Maybe the issue has been fixed in a recent release, or perhaps it is not affecting a lot of people. Either way, we're automatically closing issues after a period of inactivity. Please do not take it personally!
If you think this issue should definitely remain open, please let us know. The following information is helpful when it comes to determining if the issue should be re-opened:
If you would like to work on a patch to fix the issue, contributions are very welcome! Read through the contribution guide, and feel free to hop into #react-native if you need help planning your contribution.
Is this a bug report?
YES
Have you read the Bugs section of the Contributing to React Native Guide?
YES
Environment
react-native 0.44
node -6.10.3
npm -3.10.10
Device: XIAOMI Redmi Note 2
Then, specify:
Expected Behavior
When the dialog shows up, app should stay on the screen , and the dialog should be on front of the app.
Actual Behavior
App disappears from the screen when the dialog shows up.