0.2.0 • Published 5 years ago
react-native-mangopay v0.2.0
react-native-mangopay
Mangopay React Native First JS Client library with card registration workflow and card form
Installation
npm install react-native-mangopay
Usage
import Mangopay from "react-native-mangopay";
// ...
const result = await Mangopay.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT