react-native-mun-kit
v0.1.1
Published
ui
Downloads
4
Readme
react-native-mun-kit
ui
Installation
npm install react-native-mun-kit
Usage
import { multiply } from 'react-native-mun-kit';
// ...
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