5/31/2018
•
EN
Swift factory method design pattern
Explains the Swift factory method design pattern with code examples, showing how to decouple object creation logic using protocols and classes.