1.0.0 • Published 2 years ago

react-native-wechat-util v1.0.0

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

react-native-wechat-util

react-native-wechat-util

react-native版本要求 >= 0.60, 目前此项只集成了android项目功能。

安装

  npm install react-native-wechat-util

已完成功能

  • isWxInstalled 检查本机是否安装微信客户端
  • registerApp('appId') 注册appId
  • openWxApp 打开微信客户端
  • getAppVersion 获取微信版本号
  • sendAuthRequest(scope, state) 微信授权登录

开发中功能

  • pay 微信支付功能
  • 分享功能