Open jrodriguer opened 2 months ago
Try to implement Core Data framework to storage.
It is necessarily mandatory to add a Data Model.
With the Data Model and the entity in place, we can now proceed to create our CoreDataManager.
Try to implement Core Data framework to storage.
Adding CoreDataManager
It is necessarily mandatory to add a Data Model.
With the Data Model and the entity in place, we can now proceed to create our CoreDataManager.
How to implement Core Data in an existing project