Creating a SwiftUI app with MVVM, Protocols and Core Data.
In this 9th part of the tutorial, we'll implement changing a list for a task and discuss pros and cons of our decisions and what we could do differently.
Link to the starter project:
https://github.com/alexzarr/TodoList/...
Complete code:
https://github.com/alexzarr/TodoList/...