0.0.1 • Published 3 years ago

react-native-google-pay-image v0.0.1

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

react-native-google-pay-image

Displays the Google Pay image.

Installation

npm install react-native-google-pay-image

Usage

import GooglePayImage from "react-native-google-pay-image";

// ...

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

Contributing

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

License

MIT