react-native-simple-modal icon indicating copy to clipboard operation
react-native-simple-modal copied to clipboard

Android Hardware Back Button Doesn't Allow Modal Re-Open

Open zachrnolan opened this issue 6 years ago • 1 comments

I'm running into an issue on Android.

  1. Open Modal
  2. Press hardware back button
  3. The modal is now closed
  4. Tap to open the modal again
  5. 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?

zachrnolan avatar May 16 '18 01:05 zachrnolan

+1

GeoffreyPlitt avatar May 16 '18 20:05 GeoffreyPlitt