Skip to content

Commit f5963d4

Browse files
authored
Merge pull request #21 from jpush/dev
update readme
2 parents 7a30d62 + 667d7e7 commit f5963d4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

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

8282
## 4. API
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)
8384

84-
详见:[index.js](https://github.com/jpush/jverification-react-native/tree/master/index.js)
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+
87+
+ 示例详见:[index.js](https://github.com/jpush/jverification-react-native/tree/master/index.js)
8588

8689
## 5. 其他
8790

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

92-
95+

0 commit comments

Comments
 (0)