ProgressHUD icon indicating copy to clipboard operation
ProgressHUD copied to clipboard

Add Haptics support

Open getaaron opened this issue 3 years ago • 0 comments

This PR adds

  • default success and error haptic feedback
  • the ability to pass in any haptic feedback type (for example, you could pass .warning when displaying ⚠️)
  • the ability to disable haptics if you don't want them for some reason
  • disable/enable haptics functionality to the test app

getaaron avatar Jul 31 '22 00:07 getaaron