Using CoreData with SwiftUI – Augmented Code
augmentedcode.ioCoreData is Apple's object graph and persistence framework. It provides data sources for synchronising data with view. Let's take a look on how to use those data sources in SwiftUI views.
Read more...