Recently I had to build an app using SwiftUI and CoreData. I thought CoreData was used almost as you would use it with UIKit, but apparently there are some differences. This guide is intended as a summary of my experience using CoreData combined with SwiftUI….