React native feedback generator module for iOS
npm install @m2-modules/react-native-ios-feedback-generatorimport {
impactFeedback,
ImpactFeedbackStyle,
} from '@m2-modules/react-native-ios-feedback-generator';
// ...
impactFeedback(ImpactFeedbackStyle.Heavy);See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT