Learning Time : 1h 15min

My Github : Flashzilla Source Code

My Note index link

day90.png

KeyWords

Making iPhones vibrate with UINotificationFeedbackGenerator

Adding haptic feedback to a SwiftUI app enhances user experience by providing tactile responses to interactions.

using UINotificationFeedbackGenerator for success and failure notifications in CardView can be a great addition.

Add Feedback Generator to CardView