浏览代码

sdk(react-native-sdk): update readme

factor2
Calinteodor 2 年前
父节点
当前提交
7e1d10fb4d
没有帐户链接到提交者的电子邮件
共有 2 个文件被更改,包括 4 次插入1 次删除
  1. 3
    0
      react-native-sdk/README.md
  2. 1
    1
      react-native-sdk/package.json

+ 3
- 0
react-native-sdk/README.md 查看文件

@@ -87,3 +87,6 @@ https://github.com/jitsi/jitsi-meet-sdk-samples/tree/master/react-native
87 87
     serverURL={'https://meet.jit.si/'}
88 88
     token={'dkhalhfajhflahlfaahalhfahfsl'} />
89 89
 ```
90
+
91
+For more details on how you can use React Native SDK with React Native app, you can follow this link:
92
+https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-react-native-sdk

+ 1
- 1
react-native-sdk/package.json 查看文件

@@ -97,4 +97,4 @@
97 97
     "keywords": [
98 98
         "react-native"
99 99
     ]
100
-}
100
+}

正在加载...
取消
保存