/react-native-checkout

RN Wrapper for Checkout.com SDKs

Primary LanguageJavaMIT LicenseMIT

react-native-checkout

RN wrapper for checkout.com SDK

Installation

npm install react-native-checkout

Usage

import Checkout from "react-native-checkout";

// ...

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

Contributing

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

License

MIT