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

Argument to initial route #61

Closed
atoumbre opened this issue Apr 11, 2020 · 2 comments
Closed

Argument to initial route #61

atoumbre opened this issue Apr 11, 2020 · 2 comments

Comments

@atoumbre
Copy link

Hello

How to pass arguments to the initial route?

BR,

@Milad-Akarie
Copy link
Owner

Hey @atoumbre
Since ExtendedNavigator navigates to the initial route automatically you need to pass them to it
ExtendedNavigatore<Router>(router:router, initialRouteArgs: YOURARGS)

@atoumbre
Copy link
Author

Nice, but works from 0.4.3, right?

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