Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

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.