We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f14e3a commit e7cfcb0Copy full SHA for e7cfcb0
README.md
@@ -5,11 +5,17 @@
5
6
7
### 修改履历
8
+
9
+v1.0.19
10
11
+1. 更新了第三方辅助通道SDK至3.0.9
12
+2. 升级阿里云移动推送sdk android v3.1.6
13
+3. 更新Android buildTools版本至28.0.3
14
15
v1.0.18
16
17
1. 更新了第三方辅助通道SDK至3.0.6,支持了OPPO
18
-
19
v1.0.17
20
1. add AliyunPush.removeAllListeners()
21
2. 修复MIUIUtils类中isMIUI方法android 8.0以上异常
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-aliyun-push",
3
- "version": "1.0.18",
+ "version": "1.0.19",
4
"description": "A react native wrapper for aliyun push SDK",
"main": "index.js",
"repository": {
0 commit comments