1.1.0 • Published 9 months ago
jesh-divide-rn-package v1.1.0
jesh-divide-rn-package
This package is used for demo purpose
Installation
npm install jesh-divide-rn-package
Usage
import { multiply } from 'jesh-divide-rn-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