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 f317bb8 commit e98f8feCopy full SHA for e98f8fe
README.md
@@ -4,6 +4,11 @@
4
5
### 修改履历
6
7
+
8
+v1.0.4
9
10
+1. 删除对PropTypes的import #8
11
12
v1.0.3
13
14
1. 修正iOS上xcode9编译警告 #6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-aliyun-push",
3
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "A react native wrapper for aliyun push SDK",
"main": "index.js",
"repository": {
0 commit comments