Using Child View Controllers for encapsulation, reusability, and avoid Massive View Controller
-
Updated
Dec 21, 2018 - Swift
Using Child View Controllers for encapsulation, reusability, and avoid Massive View Controller
🇺🇸 3 Rs of Software Architecture for iOS
I used Swift 3 to create a message box class hierarchy to demonstrate object-oriented principles like classes, inheritance, encapsulation, reusability, and polymorphism.
This is a sample iOS application to depict code reusability with coordinators and feature-tool
Add a description, image, and links to the reusability topic page so that developers can more easily learn about it.
To associate your repository with the reusability topic, visit your repo's landing page and select "manage topics."