matrixbirds f8359f24fc release 2.4.1-alpha.2 | hace 5 años | |
---|---|---|
android | hace 5 años | |
docs | hace 5 años | |
ios | hace 5 años | |
lib | hace 5 años | |
samples | hace 5 años | |
src | hace 5 años | |
.gitattributes | hace 5 años | |
.gitignore | hace 5 años | |
.npmignore | hace 5 años | |
CHANGELOG | hace 5 años | |
LICENSE | hace 6 años | |
README.md | hace 5 años | |
README.old.md | hace 5 años | |
package.json | hace 5 años | |
react-native-agora.podspec | hace 5 años | |
tsconfig.json | hace 5 años | |
typedoc.json | hace 5 años |
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.
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