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

Multiple Navigation (page1=>page2=>page3) #38

Open
urmatgit opened this issue Dec 21, 2023 · 1 comment
Open

Multiple Navigation (page1=>page2=>page3) #38

urmatgit opened this issue Dec 21, 2023 · 1 comment

Comments

@urmatgit
Copy link

Hello, I used SimpleShell. Please help me to implement a hierarchy of pages and navigate through them, that is, return to the previous page.
page1=>page2=>page3 (back to page2)
GotoAsync build in back button does not go back to previous page, when working with 3 or more

@RadekVyM
Copy link
Owner

RadekVyM commented Jan 8, 2024

Hi @urmatgit,
you can find some simple samples in the src/Samples folder. I recommend taking a look at the SimpleShellTopBar sample in particular.

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

2 participants