@mavbozo/react-native-simple-add
v0.0.1
Published
for testing react native builder bob
Downloads
69
Readme
react-native-simple-add
for testing react native builder bob
Installation
npm install react-native-simple-add
Usage
import { multiply } from 'react-native-simple-add';
// ...
const result = 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