Skip to content

springkraf/react-native-xendit-payment

Repository files navigation

react-native-xendit-payment

React Native wrapper for Xendit Android & iOS Mobile SDKs

Installation

npm install react-native-xendit-payment

Usage

import { multiply } from "react-native-xendit-payment";

// ...

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