Creating a SwiftUI app with the MVVM approach, Protocols and Core Data.
In this 4th part of the tutorial, we'll add Core Data as persistence.
Link to the starter project:
https://github.com/alexzarr/TodoList/...
Complete code:
https://github.com/alexzarr/TodoList/...