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 a81b176 commit a069068Copy full SHA for a069068
README.md
@@ -2,6 +2,9 @@
2
3
## ChangeLog
4
5
+### v 2.4.1
6
+- 增加 Android 授权页弹窗模式方法
7
+
8
### v 2.4.0
9
- 更新了原生sdk版本
10
- 增加获取验证码,设置前后两次获取验证码时间间隔的功能
package.json
@@ -5,7 +5,7 @@
"main": "index.js",
"license": "ISC",
"author": "wicked.tc130",
- "version": "2.4.0",
+ "version": "2.4.1",
"repository": {
"type": "git",
11
"url": "https://github.com/jpush/jverification-react-native"
0 commit comments