react_native_payment_gateway_package
v0.1.3
Published
Omniware payment gateway sdk for react native
Downloads
7
Readme
react_native_payment_gateway_package
Omniware payment gateway sdk for react native
Installation
npm install react_native_payment_gateway_package
Usage
import { multiply } from 'react_native_payment_gateway_package';
// ...
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