浏览代码

Merge branch 'master' into master

Cyrus Zei 6 年前
父节点
当前提交
fcf28369fe
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 0 次插入5 次删除
  1. 0
    5
      docs/v2/ios.md

+ 0
- 5
docs/v2/ios.md 查看文件

29
 $ yarn add react-native-agora
29
 $ yarn add react-native-agora
30
 ```
30
 ```
31
 
31
 
32
-#### 4. we need to link the Agora library
33
-run this command in your terminal
34
-```sh
35
-$ react-native link react-native-agora
36
-```
37
 
32
 
38
 #### 5. cd into your ios folder
33
 #### 5. cd into your ios folder
39
 ```sh
34
 ```sh