[go: up one dir, main page]

Skip to content

Sample app implementation of Coordinator Pattern in Swift

Notifications You must be signed in to change notification settings

shayan18/CoordinatorPatternSwift

Repository files navigation

Sample app implementation of Coordinator Pattern in Swift

Using the coordinator pattern in iOS apps lets us remove the job of app navigation from our view controllers, helping make them more manageable and more reusable, while also letting us adjust our app's flow whenever we need. This is sample coordinator app that i use in my projects.

About

Sample app implementation of Coordinator Pattern in Swift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages