mkuczera / react-native-haptic-feedback

React-Native Haptic Feedback for iOS with Android similar behaviour.
MIT License
868 stars 106 forks source link

Add Android haptic constants support #44

Closed rverbytskyi closed 4 years ago

rverbytskyi commented 4 years ago

Add Android haptic constants support using Vibrations API while iOS methods are still supported. Fix #41