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 eb7d7c1 commit fa6d098Copy full SHA for fa6d098
README.md
@@ -2,6 +2,9 @@
2
3
## ChangeLog
4
5
+### v 2.4.3
6
+- iOS、android增加弹窗登录
7
+
8
### v 2.4.2
9
- 修复bug,优化体验
10
example/package.json
@@ -8,7 +8,7 @@
},
"dependencies": {
"jcore-react-native": "^1.7.0",
11
- "jverification-react-native": "2.3.1",
+ "jverification-react-native": "2.4.3",
12
"react": "16.8.6",
13
"react-native": "0.60.5"
14
package.json
@@ -5,7 +5,7 @@
"main": "index.js",
"license": "ISC",
"author": "wicked.tc130",
- "version": "2.4.2",
+ "version": "2.4.3",
"repository": {
"type": "git",
"url": "https://github.com/jpush/jverification-react-native"
0 commit comments