Creating a SwiftUI app with MVVM, Protocols and Core Data.
In this 7th part of the tutorial, we'll implement a ContextMenu for our LazyVGrid containing lists, so the user can delete a list in the Grid view.
Link to the starter project:
https://github.com/alexzarr/TodoList/...
Complete code:
https://github.com/alexzarr/TodoList/...