How to make a SwiftUI app with Core Data and Combine.
In this tutorial, we'll implement a ContextMenu for Goals in the app, so we can undo checking them as done and edit/delete Goals in the future.
Starter project:
https://github.com/alexzarr/daily-goa...
Complete code:
https://github.com/alexzarr/daily-goa...