ProgressHUD
ProgressHUD copied to clipboard
Add Haptics support
This PR adds
- default success and error haptic feedback
- the ability to pass in any haptic feedback type (for example, you could pass
.warningwhen displaying ⚠️) - the ability to disable haptics if you don't want them for some reason
- disable/enable haptics functionality to the test app