react-native-uzpay
v0.1.3
Published
click and payme
Downloads
8
Readme
react-native-uzpay
click and payme
Installation
npm install react-native-uzpay
Usage
import { multiply } from 'react-native-uzpay';
// ...
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
Made with create-react-native-library