1.0.9 • Published 2 years ago
react-native-module-guizbr v1.0.9
react-native-module-guizbr
testew
Installation
npm install react-native-module-guizbr
Usage
import { multiply } from 'react-native-module-guizbr';
// ...
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