@aruntestpayment/react-native-payu-payment
v0.1.4
Published
payu payment
Downloads
226
Maintainers
Readme
react-native-payu-payment
payu payment
Installation
npm install react-native-payu-payment
Usage
import { multiply } from 'react-native-payu-payment';
// ...
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