소스 검색

Merge branch 'master' into master

Cyrus Zei 5 년 전
부모
커밋
fcf28369fe
No account linked to committer's email address
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0
    5
      docs/v2/ios.md

+ 0
- 5
docs/v2/ios.md 파일 보기

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