Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Releases: yvvw/react-native-wechat

v3.0.3

28 May 09:34
Compare
Choose a tag to compare

3.0.3 (2019-05-28)

Bug Fixes

  • 更正 auth api 参数名错误 (1c98527)

v3.0.2

16 May 03:13
570e4ed
Compare
Choose a tag to compare

3.0.2 (2019-05-16)

Bug Fixes

v3.0.1

13 May 02:47
Compare
Choose a tag to compare

3.0.1 (2019-05-13)

Bug Fixes

  • fix android 发送图片到朋友圈图片无法显示 (471f620), closes #21
  • fix 发送消息对图片类型字段判断方式错误 (5ce467c), closes #22
  • fix监听启动小程序resp类判断错误 (c3f6f43)

v3.0.0

10 May 19:05
Compare
Choose a tag to compare

3.0.0 (2019-05-10)

Bug Fixes

  • compile error by adding React as dependency (6082814)

Features

BREAKING CHANGES

  • 接口调用方式改变