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 02d5f50 commit 27115a0Copy full SHA for 27115a0
README.md
@@ -35,7 +35,7 @@ react-native link
35
import JVerification from 'jverification-react-native'
36
37
JVerification.init({
38
- appKey: '替换成激光管网注册的 appKey',
+ appKey: '替换成极光官网注册的应用 appKey',
39
channel: 'the optional channel'
40
});
41
```
0 commit comments