React natiev hatpic feedback module
npm install @m2-modules/react-native-haptic-feedbackimport { multiply } from "@m2-modules/react-native-haptic-feedback";
// ...
const result = await multiply(3, 7);See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT