Skip to content

Commit caf432a

Browse files
authored
Merge pull request #3 from jpush/dev
Dev
2 parents 3a7ba4a + e1851fa commit caf432a

15 files changed

Lines changed: 18 additions & 2 deletions

File tree

.DS_Store

0 Bytes
Binary file not shown.

.gitignore

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
2+
*.gradle/
3+
gradle.properties
4+
build/
5+
build-res/
6+
/*/build/
7+
*.iml
8+
*.idea/
9+
*.DS_Store
10+
*.log
11+
.qshell
12+
*.qshell

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# jcore-react-native
22

3-
43
## Install
54

65
```
76
npm install jcore-react-native --save
87
react-native link
98
```
9+
10+
## version
11+
jcore-react-native v1.1.5 match ^jpush-react-native v1.7.1
12+
13+
jcore-react-native v1.1.3 match ^jpush-react-native v1.6.6

android/.DS_Store

-6 KB
Binary file not shown.

android/libs/.DS_Store

0 Bytes
Binary file not shown.
338 KB
Binary file not shown.
-337 KB
Binary file not shown.

0 commit comments

Comments
 (0)