How to Make a SwiftUI App with MVVM and Protocols | Part 3

Опубликовано: 30 Октябрь 2024
на канале: Alex Zarr
337
18

Creating a SwiftUI app with the MVVM approach Protocols and Core Data.

In this 3rd part of the tutorial, we'll create and reuse a Row view for Tasks and add the main functionality: marking tasks as completed.

Link to the starter project:
https://github.com/alexzarr/TodoList/...

Complete code:
https://github.com/alexzarr/TodoList/...