expo / expo/react-native-action-sheet
Unable to close action sheet when redirected
Open
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 223
- PR merge metrics
- No merged PRs in 30d
Description
It would be helpful to add a feature to automatically close the action sheet on Android and the web, similar to ActionSheetIOS.dismissActionSheet() on iOS. In my case, a redirection for automatic logout leaves the action sheet open, which is not ideal. This feature would address this issue by allowing the action sheet to be closed without having to click on the screen.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.