0.1.8 • Published 3 years ago
react-native-primepark-package v0.1.8
react-native-primepark-package
Prime Park Package
Installation
npm install react-native-primepark-package
Usage
import { multiply } from 'react-native-primepark-package';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library