idwise-mobile-sdk
v1.0.100
Published
IDWise React Native Bridge
Downloads
92
Maintainers
Readme
idwise-mobile-sdk
IDWise React Native Bridge
Installation
npm install idwise-mobile-sdk
Usage
import { multiply } from 'idwise-mobile-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