Browse Source

Merge branch 'master' into master

Cyrus Zei 5 years ago
parent
commit
fcf28369fe
No account linked to committer's email address
1 changed files with 0 additions and 5 deletions
  1. 0
    5
      docs/v2/ios.md

+ 0
- 5
docs/v2/ios.md View File

@@ -29,11 +29,6 @@ or yarn
29 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 33
 #### 5. cd into your ios folder
39 34
 ```sh