Back to Feed
Video youtube

Using Design Patterns with SwiftUI | Swift 5, Xcode 11

Today Kilo Loco goes over how to use your favorite design pattern (architecture) with SwiftUI. We cover how to handle passing data from both networking requests and Core Data to your SwiftUI ContentView.

This video will be helpful for anyone curious as to how they can pass data they decode from JSON or fetch from a persistence service like Core Data, Realm, or SQLite. It also goes into depth about the changes you may need to make in your current design pattern, whether you're using MVC, MVP, MV

Watch on YouTube