react-native-actionsheet-native
react-native-actionsheet-native copied to clipboard
How to close the Actionsheet manually?
I have a scenario that
- I open ActionSheet from view A,
- and then click back button from my phone
- but the ActionSheet still shows on the screen.
So I have to find a way to close the ActionSheet when changing the screens.