2.1.6 • Published 7 months ago
ipg-reactnative-sdk-sandbox v2.1.6
ipg-reactnative-sdk
PAYable IPG React Native Package
Installation
npm install ipg-reactnative-sdk
Usage
import { multiply } from 'ipg-reactnative-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