0.2.0 • Published 4 years ago

react-native-mangopay v0.2.0

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

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