Hello,
is it possible to make all the CoreData stuff in a vanilla swift file?
My problem is: I want to do all the CoreData stuff of an SwiftUI project in a DataManager (not a SwiftUI View), which is a distinguished swift file, how can I do this? (Maybe give some example code)
Thx
3
0
1.1k