@kangfenmao/react-native-wechat-sdk
Wechat SDK for React Native
开发路线
本项目正在开发过程中,暂不可使用
- 初始化
- 微信登陆
- 微信支付
- 微信分享
- 微信收藏
- APP拉起微信客服功能
- APP拉起微信客服功能
安装
npm install @kangfenmao/react-native-wechat-sdk使用
import WechatSDK from "@kangfenmao/react-native-wechat-sdk";示例
API
初始化
WechatSDK.init({ appId: '' })微信客服
WechatSDK.openCustomerServiceChat({
corpId: '',
url: ''
})参与贡献
See the contributing guide to learn how to contribute to the repository and the development workflow.
协议
MIT
On this page
Contributors
MIT License
Created November 28, 2021
Updated December 6, 2023