react-native-wechat icon indicating copy to clipboard operation
react-native-wechat copied to clipboard

WeChat API for React Native

Results 16 react-native-wechat issues
Sort by recently updated
recently updated
newest added

Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4. Release notes Sourced from https-proxy-agent's releases. 2.2.4 Patches Add .editorconfig file: a0d4a20458498fc31e5721471bd2b655e992d44b Add .eslintrc.js file: eecea74a1db1c943eaa4f667a561fd47c33da897 Use a net.Socket instead of a plain EventEmitter...

dependencies

微信通告: https://developers.weixin.qq.com/community/develop/doc/00062412e00e4878f8290f35457801

help wanted

测试环境:调用 `RNWechat.sendMessage` 可以正常发出消息 生产环境:调用 `RNWechat.sendMessage` 可以唤起微信,点击聊天对象后,无法唤起确定发送弹窗。

复现步骤:微信未启动,唤起微信登录,授权,返回,崩溃。 微信启动后没有这个问题。