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 3c82ea3 commit 32f3254Copy full SHA for 32f3254
README.md
@@ -2,6 +2,11 @@
2
3
## ChangeLog
4
5
+### v 2.4.0
6
+- 更新了原生sdk版本
7
+- 增加获取验证码,设置前后两次获取验证码时间间隔的功能
8
+
9
+### v 2.3.0
10
1.由于RN-JCore1.6.0存在编译问题,从RN-JCore1.7.0开始,还是需要在AndroidManifest.xml中添加配置代码,具体参考 配置-2.1 Android
11
12
2.修复添加自定义布局问题
package.json
@@ -5,7 +5,7 @@
"main": "index.js",
"license": "ISC",
"author": "wicked.tc130",
- "version": "2.3.1",
+ "version": "2.4.0",
"repository": {
"type": "git",
"url": "https://github.com/jpush/jverification-react-native"
0 commit comments