react-native-boilerplate-template
v0.4.3
Published
Downloads
13
Maintainers
Readme
react-native-boilerplate-template
Installation
npm install react-native-boilerplate-template
Usage
import { multiply } from 'react-native-boilerplate-template';
// ...
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