0.1.0 • Published 3 years ago

xpresspayments-react-native-plugin-v3 v0.1.0

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

xpresspayments-react-native-plugin-v3

xpresspayments payment gateway for react native

Installation

npm install xpresspayments-react-native-plugin-v3

Usage

import XpresspaymentsReactNativePluginV3 from "xpresspayments-react-native-plugin-v3";

// ...

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

Contributing

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

License

MIT