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

Android: Modal Pops up even if you're on a different screen #743

Open
ucheNkadiCode opened this issue Jul 12, 2023 · 0 comments
Open

Android: Modal Pops up even if you're on a different screen #743

ucheNkadiCode opened this issue Jul 12, 2023 · 0 comments
Labels

Comments

@ucheNkadiCode
Copy link

ucheNkadiCode commented Jul 12, 2023

Repro: I have a timer that is running on a Screen A, then when the timer reaches 0 I open the react-native-modal. However if I'm on Screen B, I STILL see the modal. This is confusing because I only want to see the modal launched from its screen.

This is not the case on iOS. On iOS, you only see the modal once you navigate back to Screen A. This is the expected behavior.

Platforms

Android

Versions

  • Android:
  • iOS:
  • react-native-modal: 13.0.0
  • react-native: 0.71.8
  • react: 18.2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant