Parcourir la source

add compatibility

matrixbirds il y a 5 ans
Parent
révision
2926df4613
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5
    0
      README.md

+ 5
- 0
README.md Voir le fichier

@@ -13,6 +13,11 @@
13 13
 
14 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 21
 ## [quick start](https://github.com/AgoraIO-Community/Agora-RN-Quickstart)
17 22
 
18 23
 ## Installation