1.1.0 • Published 1 year 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-packageUsage
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