Explorar el Código

Merge branch 'master' into master

Cyrus Zei hace 5 años
padre
commit
fcf28369fe
No account linked to committer's email address
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. 0
    5
      docs/v2/ios.md

+ 0
- 5
docs/v2/ios.md Ver fichero

@@ -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