You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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-nativeVibration.
Expected to get result as on IOS devices.
The text was updated successfully, but these errors were encountered:
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
andreact-native-haptic-feedback
versions2.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.
The text was updated successfully, but these errors were encountered: