matrixbirds 944b17706b chore. update readme | 5 yıl önce | |
---|---|---|
android | 5 yıl önce | |
docs | 5 yıl önce | |
ios | 5 yıl önce | |
lib | 5 yıl önce | |
samples | 5 yıl önce | |
src | 5 yıl önce | |
.gitattributes | 5 yıl önce | |
.gitignore | 5 yıl önce | |
.npmignore | 5 yıl önce | |
CHANGELOG | 5 yıl önce | |
LICENSE | 6 yıl önce | |
README.md | 5 yıl önce | |
README.old.md | 5 yıl önce | |
package.json | 5 yıl önce | |
react-native-agora.podspec | 5 yıl önce | |
tsconfig.json | 5 yıl önce | |
typedoc.json | 5 yıl önce |
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.
>= react native 0.55.x
iOS SDK 8.0+
Android 5.0+ x86 arm64 armv7a
Install with npm:
npm install --save react-native-agora
Or, install with yarn:
yarn add react-native-agora
Either way, then link with:
react-native link react-native-agora