-
Notifications
You must be signed in to change notification settings - Fork 280
Open
Description
hi @hiteshchoudhary sir
const options = {
enableVibrateFallback: true,
ignoreAndroidSystemSettings: false
};
this options in react-native-haptic-feedback in project diceroll5 is not working in latest version of react-native-haptic-feedback
insead,
const options = {
enableVibrateFallback: false,
ignoreAndroidSystemSettings: true,
};
passing this options it performs haptic feedback.
i requested you to check this code and make necessary changes
Gauravk9870
Metadata
Metadata
Assignees
Labels
No labels