Skip to content

A thorough tutorial about Coordinator patter in Swift

Notifications You must be signed in to change notification settings

maysamsh/coordinator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coordinator Pattern in Swift

This is a demo app for an article on using Coordinator pattern in Swift. In the article which could be access through my blog or the Medium

The relationship between coordinators are like this:

https://github.com/maysamsh/coordinator/blob/main/coordinators.png?raw=true

The features of the the demo app are:

  • Using multiple coordinators
  • Shared view controllers among coordinators
  • Cleaning up resources after finishing a coordinator

About

A thorough tutorial about Coordinator patter in Swift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages