How to Make a SwiftUI App | ContextMenu | Part 7

Опубликовано: 13 Май 2026
на канале: Alex Zarr
185
4

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/...