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

On dismissal of view need a method [Not completion handler] #372

Open
NikhilGangurde opened this issue Jul 8, 2022 · 1 comment
Open

Comments

@NikhilGangurde
Copy link

Is your feature request related to a problem? Please describe.
Now I am using a swiftEntryKit to display the view controller and I have written a code on dismiss completion but on background tap and swipe down what should I do.
completion handler wouldn't work in my case because it won't be called on background tap dismiss and swipe down dismiss.

Describe the solution you'd like
So I want a delegate method on dismiss view which will be called every time I dismiss swiftEntryKit by any move button tap, background tap, or swipe down.

@NikhilGangurde
Copy link
Author

?

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

No branches or pull requests

1 participant