Shareable hooks developed by Popcode Mobile Solutions
npm install @popcode.mobile/react-native-hooksimport ReactNativeHooks from "@popcode.mobile/react-native-hooks";
// ...
const result = await ReactNativeHooks.multiply(3, 7);See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT