ソースを参照

add compatibility

matrixbirds 5 年 前
コミット
2926df4613
共有1 個のファイルを変更した5 個の追加0 個の削除を含む
  1. 5
    0
      README.md

+ 5
- 0
README.md ファイルの表示

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