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

Handling platform back button #2

Open
dannylin108 opened this issue Aug 30, 2022 · 2 comments
Open

Handling platform back button #2

dannylin108 opened this issue Aug 30, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@dannylin108
Copy link

Platform back button is not handled property.

If press hardware back button during introduction, it just pops the route, not interrupting the introduction.

Ideally it should optionally act as controller.previous() or as controller.close()

@YowFung
Copy link
Owner

YowFung commented Aug 30, 2022

Hi @dannylin108
In my opinion, this should be the part you need to implement in your business code.

@dannylin108
Copy link
Author

Yes.. But if you could make it as a parameter for Intro or IntroStepTarget, it would be awesome 👍

@YowFung YowFung added the enhancement New feature or request label Dec 12, 2023
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