Follow along at https://www.hackingwithswift.com/100/swiftui/90.
This day covers Part Five of Project 17
in the 100 Days of SwiftUI Challenge. (Project 17 files can be found in the directory for Part One.)
It focuses on several specific topics:
- Making iPhones vibrate with UINotificationFeedbackGenerator
- Fixing the bugs
- Adding and deleting cards
The commits for most of the changes related to this day can be found between here and the completion of Day 89.