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