react-native-haptic-feedback
react-native-haptic-feedback copied to clipboard
Haptic feedback on Android not working, vibration only
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.
I've also noticed this. I'm unable to to achieve the same Haptic feel on Android.