react-native-gizwits-pad-sdk
v0.1.16
Published
sdk
Downloads
441
Maintainers
Readme
react-native-gizwits-pad-sdk
sdk
Installation
npm install react-native-gizwits-pad-sdk
Usage
import { multiply } from 'react-native-gizwits-pad-sdk';
// ...
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