Shubham0812 / HabitTracker_UI

Habits and Goal Tracker application using the SwiftUI Framework
Apache License 2.0
59 stars 26 forks source link

Create Haptic feedback class #5

Closed clarkeben closed 3 years ago

clarkeben commented 3 years ago

Is your feature request related to a problem? Please describe. Haptics engages people’s sense of touch to enhance the experience of interacting with onscreen interfaces. This provides feedback when a user taps on a button or an action has been successfully completed.

Describe the solution you'd like Create a class to handle haptic feedback, a singleton object can be used. This will be later used across the app.

A few cases worth handling:

Please test this, a follow-up issue will be to add feedback to various buttons and actions - though this has not been scoped.

Additional context

arihantthriwe commented 3 years ago

Please assign me this. :) I will do my best as a newbie 💭

clarkeben commented 3 years ago

@arihantthriwe sure thing. I have now assigned you to the issue. Let me know how you get on or if you have any questions 😄