react-native-payment-checkout
v0.1.0
Published
Checkout.com card payment
Readme
react-native-payment-checkout
Checkout.com card payment
Installation
npm install react-native-payment-checkoutUsage
import PaymentCheckout from "react-native-payment-checkout";
// ...
const result = await PaymentCheckout.multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
