Skip to content

Commit 751ca3a

Browse files
author
詹强
committed
更新readme
1 parent 8772c2a commit 751ca3a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,13 @@ pod install
102102
libRCTJVerificationModule.a
103103
```
104104

105+
* info.plist
106+
107+
```
108+
View controller-based status bar appearance : YES
109+
```
110+
111+
105112
## 3. 引用
106113

107114
参考:[App.js](https://github.com/jpush/jverification-react-native/tree/master/example/App.js)
@@ -113,7 +120,7 @@ pod install
113120
## 5. 其他
114121

115122
* 集成前务必将example工程跑通
116-
* JVerification2.1.5属于重构版本,如有紧急需求请前往[极光社区](https://community.jiguang.cn/c/question)
123+
* JVerification2.2.0属于重构版本,如有紧急需求请前往[极光社区](https://community.jiguang.cn/c/question)
117124
* 目前react-native link无法使用
118125
* 上报问题还麻烦先调用JVerification.setLoggerEnable( true),拿到debug日志
119126

0 commit comments

Comments
 (0)