Follow along at https://www.hackingwithswift.com/100/swiftui/81.
This day covers Part Three of Project 16
in the 100 Days of SwiftUI Challenge. (Project 16 files can be found in the directory for Part One.)
It focuses on several specific topics:
- Creating context menus
- Scheduling local notifications
- Adding Swift package dependencies in Xcode
The commit for this day's changes can be found here.