react-native-kyun2da
v2.8.0
Published
react-native-library-publish-test
Downloads
21
Readme
react-native-kyun2da
react-native-library-publish-test
Installation
npm install react-native-kyun2da
Usage
import { multiply } from 'react-native-kyun2da';
// ...
const result = await multiply(3, 8);
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