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