-
Adding Swift 5 support.
-
Adding SPM support.
-
Adding support for
.soft
,.rigid
haptics available in iOS 13.
- Adding Swift 4.2 support.
- Users can now specify a
UIImpactFeedbackStyle
as such.
- Adding the ability to
prepare()
aUIImpactGenerator
.
- Added the ability to specify which level of
UIImpactFeedbackStyle
you want.
Supporting:
.light
.medium
.heavy
- Initial release.