In the previous episodes, we applied the coordinator pattern to a typical Model-View-Controller application. A coordinator handles navigation and, as a result, simplifies the implementation of the view controllers of the project. View controllers are no longer tightly coupled, which increases their reusability. That brings us to the focus of this episode. What are the benefits and possibilities of reusable, loosely coupled view controllers?
Subscribe to Cocoacasts Plus to watch this episode.
Mastering Navigation With Coordinators
Adding Flexibility and Dynamism
by Bart Jacobs in Patterns
Swift 4
Xcode 10
iOS 12
Mastering Navigation With Coordinators
-
08:11
-
2 Adopting the Coordinator Pattern
09:19
-
4 Navigating With a Coordinator
10:26
-
5 Adding Flexibility and Dynamism
12:36
-
12 Storyboards, XIBs, and Code
05:35
-
14 Working With Tab Bar Controllers
10:19
-
16 MVVM-C and Separation of Concerns
06:32