|
@@ -35,12 +35,12 @@ Either way, then link with:
|
35
|
35
|
`react-native link react-native-agora`
|
36
|
36
|
|
37
|
37
|
### iOS Installation
|
38
|
|
- [中文](docs/IOS_INSTALLATION.zh.md)
|
39
|
|
- [English](docs/IOS_INSTALLATION.md)
|
|
38
|
+ [中文](https://github.com/syanbo/react-native-agora/tree/master/docs/IOS_INSTALLATION.zh.md)
|
|
39
|
+ [English](https://github.com/syanbo/react-native-agora/tree/master/docs/IOS_INSTALLATION.md)
|
40
|
40
|
|
41
|
41
|
### Android Installation
|
42
|
|
- [中文](docs/ANDROID_INSTALLATION.zh.md)
|
43
|
|
- [English](docs/ANDROID_INSTALLATION.md)
|
|
42
|
+ [中文](https://github.com/syanbo/react-native-agora/tree/master/docs/ANDROID_INSTALLATION.zh.md)
|
|
43
|
+ [English](https://github.com/syanbo/react-native-agora/tree/master/docs/ANDROID_INSTALLATION.md)
|
44
|
44
|
|
45
|
45
|
## Agora Native API Documentation
|
46
|
46
|
|