Action Sheet should be dismiss-able via back gesture or button.
Feature Request
Plugin
action-sheet
Description
The actionsheet plugin should hook the back actions on Android.
Platform(s)
Android.
Preferred Solution
When a user gestures or presses back on Android, the action sheet should dismiss.
Alternatives
None right now
Additional Context
This is default behaviour on native application action sheets.
Alternatively, if there was an API to allow checking if an action-sheet is displayed currently, we could hook the back actions ourself.
I'm now getting a lot of bug reports from my users referring directly to the low hit zone of options in the sheet, lack of back gesture support and separation between normal and destructive / cancel elements. It's at the point where I need to build my own as this plugin isn't fit for purpose on Android.