100-days-of-swiftui-and-com.../day-090
CypherPoet 83c051c34f Complete Day 90 2020-01-22 14:52:30 -06:00
..
README.md Complete Day 90 2020-01-22 14:52:30 -06:00

README.md

Day 90: Project 17: Flashzilla (Part Five)

Follow along at https://www.hackingwithswift.com/100/swiftui/90.


📒 Field Notes

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.