0.1.1 • Published 4 years ago

react-native-payu-module v0.1.1

Weekly downloads
4
License
MIT
Repository
-
Last release
4 years ago

react-native-payu-module

A react native library for integrating payumoney

Installation

npm install react-native-payu-module

Usage

import PayuModule from "react-native-payu-module";

// ...

const result = await PayuModule.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT