I'm running into an issue on Android.
- Open Modal
- Press hardware back button
- The modal is now closed
- Tap to open the modal again
- Modal is not visible. I'm able to see the render and console log the bool I'm using to show the modal (which is true).
Any ideas why this is happening?
I'm running into an issue on Android.
Any ideas why this is happening?