mkuczera / react-native-haptic-feedback

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

Haptic feedback on Android not working, vibration only #122

Open adids1221 opened 4 months ago

adids1221 commented 4 months ago

Describe the issue

Haptic feedback on Android is vibration and doesn't feel like Haptic. Checked on Samsung devices mostly (a few Android versions same result). Also, the Selection type isn't working at all.

Checked with React Native 0.71.12 and react-native-haptic-feedback versions 2.2.0 & 1.1.0.

Expected behavior

When trigger haptic feedback to get haptic and not vibration. It's feels like react-native Vibration. Expected to get result as on IOS devices.

kierancrown commented 2 months ago

I've also noticed this. I'm unable to to achieve the same Haptic feel on Android.