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

Delegate When Tapping outside area when dismissing #3

Closed
harshadanu opened this issue Mar 13, 2022 · 2 comments
Closed

Delegate When Tapping outside area when dismissing #3

harshadanu opened this issue Mar 13, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@harshadanu
Copy link

Any option to get a completion block or delegate when manually tapping outside and sheet is getting dismissed. When dismissing by this way, have to do some activity in the View controller.

@ndominati-luna
Copy link
Contributor

ndominati-luna commented May 12, 2022

Hi,

Thanks for your feedback and sorry for the delay.
Indeed we can add this kind of delegate.

We add this to our roadmap and we'll think on how to make this fitting in the component.

@ndominati-luna ndominati-luna self-assigned this May 12, 2022
@ndominati-luna ndominati-luna added the enhancement New feature or request label May 12, 2022
@ndominati-luna
Copy link
Contributor

ndominati-luna commented May 12, 2022

Hi,

A new version 1.0.17 has been released and is now containing a BottomSheetInteractionDelegate you can give to the bottom sheet controller when presenting it.

I hope it will help you.

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

No branches or pull requests

2 participants