0.1.3 • Published 1 year ago
react_native_payment_gateway_package v0.1.3
react_native_payment_gateway_package
Omniware payment gateway sdk for react native
Installation
npm install react_native_payment_gateway_packageUsage
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