matrixbirds a302755b2d fix. negative number for android platform | пре 5 година | |
---|---|---|
android | пре 5 година | |
docs | пре 5 година | |
ios | пре 5 година | |
lib | пре 5 година | |
samples | пре 5 година | |
src | пре 5 година | |
.gitattributes | пре 5 година | |
.gitignore | пре 5 година | |
.npmignore | пре 5 година | |
CHANGELOG | пре 5 година | |
LICENSE | пре 6 година | |
README.md | пре 5 година | |
README.old.md | пре 5 година | |
package.json | пре 5 година | |
react-native-agora.podspec | пре 5 година | |
tsconfig.json | пре 5 година | |
typedoc.json | пре 5 година |
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