Browse Source

add compatibility

matrixbirds 5 years ago
parent
commit
2926df4613
1 changed files with 5 additions and 0 deletions
  1. 5
    0
      README.md

+ 5
- 0
README.md View File

13
 
13
 
14
 The react-native-agora is an open-source wrapper for react-native developers. This SDK takes advantage of React Native and Agora RTC Video SDKs on Android/iOS.
14
 The react-native-agora is an open-source wrapper for react-native developers. This SDK takes advantage of React Native and Agora RTC Video SDKs on Android/iOS.
15
 
15
 
16
+## Compatibility
17
+  * react native 0.58.x
18
+  * iOS SDK 8.0+
19
+  * Android 5.0+ x86 arm64 armv7a
20
+
16
 ## [quick start](https://github.com/AgoraIO-Community/Agora-RN-Quickstart)
21
 ## [quick start](https://github.com/AgoraIO-Community/Agora-RN-Quickstart)
17
 
22
 
18
 ## Installation
23
 ## Installation