matrixbirds 769cd86566 fix. ios uint | il y a 5 ans | |
---|---|---|
android | il y a 5 ans | |
docs | il y a 5 ans | |
ios | il y a 5 ans | |
lib | il y a 5 ans | |
samples | il y a 5 ans | |
src | il y a 5 ans | |
.gitattributes | il y a 5 ans | |
.gitignore | il y a 5 ans | |
.npmignore | il y a 5 ans | |
CHANGELOG | il y a 5 ans | |
LICENSE | il y a 6 ans | |
README.md | il y a 5 ans | |
README.old.md | il y a 5 ans | |
package.json | il y a 5 ans | |
react-native-agora.podspec | il y a 5 ans | |
tsconfig.json | il y a 5 ans | |
typedoc.json | il y a 5 ans |
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