Creating a SwiftUI app with MVVM, Protocols and Core Data.
In this 6th part of the tutorial, we'll implement a LazyVGrid for our lists and add a delete action for both lists and tasks.
Link to the starter project:
https://github.com/alexzarr/TodoList/...
Complete code:
https://github.com/alexzarr/TodoList/...