Skip to content

santoshbotre/Navigator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Navigator

Navigation in Swift

Every application which we build is consist of multiple screens. These screens needs to be navigated from different workflow. Most of the times one screen can be shown from different workflow means it has multiple entry point. This end up with having a code duplication which is endup of updating at multiple places in case of any change in the flow.

Read More - https://www.swiftbysundell.com/posts/navigation-in-swift?utm_source=weeklycocoa.news&utm_medium=feed&utm_campaign=8th_week_2018

About

Navigation within ViewController using Swift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages