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

Create a multi-navigator example #2

Open
esDotDev opened this issue Jan 13, 2022 · 0 comments
Open

Create a multi-navigator example #2

esDotDev opened this issue Jan 13, 2022 · 0 comments

Comments

@esDotDev
Copy link
Contributor

esDotDev commented Jan 13, 2022

The immediate navigator would be discarded, with multiple Routers + Navigators declared down the tree.

  • The child navigators would each have a pageStack they need to declare based on the current url.
  • Each Router would be held in an IndexedStack or equivalent
  • The stacked Routers should support imperative .push() calls etc, and maintain state of the current route when switching tabs.
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