美文网首页
react-native 微信登录功能

react-native 微信登录功能

作者: yinger呐 | 来源:发表于2020-09-16 20:35 被阅读0次

集成的是react-native-wechat   github地址:https://github.com/yorkie/react-native-wechat

使用方法 

1,注册WeChat.registerApp('APPID')

2,WeChat.sendAuthRequest('snsapi_userinfo') snsapi_userinfo获取code,通过code传值给后台,后台获取用户信息

注意事项APPID里面应用签名要和自己获取应用签名一致    

相关文章

网友评论

      本文标题:react-native 微信登录功能

      本文链接:https://www.haomeiwen.com/subject/brwhyktx.html