0.1.0 • Published 4 years ago

react-native-pagarme-hash v0.1.0

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

react-native-pagarme-hash

React Native package to generate card_hash for Pagarme

Installation

npm install react-native-pagarme-hash

Usage

import PagarmeHash from "react-native-pagarme-hash";

// ...

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

Contributing

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

License

MIT

0.1.0

4 years ago