maysamsh / coordinator

A thorough tutorial about Coordinator patter in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Swift 100.0%