rn-icici-dev
v0.2.2
Published
PG SDK
Downloads
18
Maintainers
Readme
rn-icici-dev
PG SDK
Installation
npm install rn-icici-dev
Usage
import { multiply } from 'rn-icici-dev';
// ...
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