Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(action-sheet): Add cancelable parameter #2285

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

OS-pedrogustavobilro
Copy link
Contributor

Add parameter to allow action-sheet to be cancelable (clicking outside the sheet, and using the system back button on Android), and in case it is canceled, return it in the result.

Notes:

Fixes #2154

Copy link

github-actions bot commented Dec 17, 2024

Released dev build of action-sheet with dev version: 7.0.0-dev-2285-20250113T110659.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: @capacitor/action-sheet - allow click-outside and back-button on ActionSheet on Android
3 participants