# react-native-easy-pay **Repository Path**: MuNitCat/react-native-easy-pay ## Basic Information - **Project Name**: react-native-easy-pay - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-29 - **Last Updated**: 2024-07-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-native-easy-pay Wechat And Alipay ## Installation ```sh npm install react-native-easy-pay ``` ## Usage ```js import EasyPay from "react-native-easy-pay"; // ... const result = await EasyPay.multiply(3, 7); ``` ## Contributing See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow. ## License MIT