Skip to content

Commit 1bcd871

Browse files
committed
更新readme文档
1 parent f380df7 commit 1bcd871

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,13 +80,15 @@ const initParams = {
8080
参考:[App.js](https://github.com/jpush/jverification-react-native/tree/master/example/App.js)
8181

8282
## 4. API
83-
84-
详见:[index.js](https://github.com/jpush/jverification-react-native/tree/master/index.js)
83+
API详细说明:[API详细说明.md](https://github.com/jpush/jverification-react-native/blob/master/API%E8%AF%A6%E7%BB%86%E8%AF%B4%E6%98%8E.md)
84+
授权页面元素配置说明:
85+
[认证SDK授权页面元素配置API说明.md](https://github.com/jpush/jverification-react-native/blob/master/%E8%AE%A4%E8%AF%81SDK%E6%8E%88%E6%9D%83%E9%A1%B5%E9%9D%A2%E5%85%83%E7%B4%A0%E9%85%8D%E7%BD%AEAPI%E8%AF%B4%E6%98%8E.md)
86+
示例详见:[index.js](https://github.com/jpush/jverification-react-native/tree/master/index.js)
8587

8688
## 5. 其他
8789

8890
* 集成前务必将example工程跑通
8991
* JVerification2.2.0属于重构版本,如有紧急需求请前往[极光社区](https://community.jiguang.cn/c/question)
9092
* 上报问题还麻烦先调用JVerification.setLoggerEnable( true),拿到debug日志
9193

92-
94+

0 commit comments

Comments
 (0)