We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Comming Soon ~
The text was updated successfully, but these errors were encountered:
Could you test with the code below? I think this might work but not 100% sure.
Navigator.map("myapp://vc1", ViewController1.self) Navigator.map("myapp://vc2", ViewController2.self) Navigator.map("myapp://<path:_>", ComingSoonViewController.self) // fallback
Sorry, something went wrong.
It works like a charm, and i make a PR #65
Merge pull request #65 from iShawnWang/master
0aec0aa
Add example for fallback navigator for issues #64
No branches or pull requests
Comming Soon ~
and do analytics, any build in support for this ?:D
The text was updated successfully, but these errors were encountered: