Skip to content
Permalink
2327d27bfe
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
15 lines (8 sloc) 364 Bytes
# i2020_03_10_ReSwift_Coordinator
The Swift iOS Coordinator is based on:
This repository is directly based on Paul Hudson and Soroush Khanlou
See: https://www.hackingwithswift.com/articles/71/how-to-use-the-coordinator-pattern-in-ios-apps Paul Hudson
and
http://khanlou.com Soroush Khanlou’s blog
ReSwift is based on:
https://github.com/ReSwift/ReSwift