react-native-dialogbox
react-native-dialogbox copied to clipboard
How to hide this.dialogbox.pop
I use this.dialogBox.pop to navigate to another screen, but when I come back to the previous screen, I find that the popup is not hiding.
You can call this.dialogBox.close()
to close the dialog