Releases: mkuczera/react-native-haptic-feedback
Releases · mkuczera/react-native-haptic-feedback
Android Haptic Constant Usage
- Supporting Android Haptic Feedback Constants. #44
Thanks to @rverbytskyi
Podspec fixes
Fix podspec package declaration - thx to @marcosrdz
Podspec fix
thx to @dsznajder
Typing enhancement, Android empty key bug
Bugfix
API Improvements
Breaking Changes
- Second Argument in trigger call is an actual options call. See #28
- Preparing for V2 to enable real haptic feedback for Android devices
iPhone 6s support
Merge #26 to enable 6s / 6s Plus support
Thanks to @kanzitelli
Small Optimizations
Podspec cleanup 2
#23 Podspec change
When using Podspec, please change
RNReactNativeHapticFeedback
to
react-native-haptic-feedback
Podspec cleanup
#22 React doesn't need to be in the podspec (depricated) - Thanks to @jfroehlich