react-native-xendit-payment
v0.5.2
Published
React Native wrapper for Xendit Android & iOS Mobile SDKs
Downloads
5
Readme
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