Skip to content

azatZul/NavigationDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NavigationDemo

This is a demo app for showing use-case of the ideas described in the article.

To run the project open NavigationDemo.xcodeproj, build and run the app for the desired device.

You also can try to open URL links with scheme navdemo:// to test the navigation. URL format should be like

  • navdemo://chat?chatId=<id>
  • navdemo://contacts
  • navdemo://profile

Alternatively you can manually create ViewControllerContext and pass it to the navigate(to:) function of the ViewControllerContextRouter object.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages