react-native-plugin/pack
npm install @react-native-plugin/packimport { multiply } from "@react-native-plugin/pack";
// ...
const result = await multiply(3, 7);See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT

