Android Setup
Prerequisites
- You should installed and linked
react-native-agora
- Android Studio
- Android SDK
- Reliable USB Cable
- Android Device
Build
adb reverse tcp:8081 tcp:8081
adb reverse tcp:8097 tcp:8097
npm install
npm run android
iOS Setup
Prerequisites
- You should installed and linked
react-native-agora
- Xcode 10.0+
- iOS Device
- Reliable iOS Device Cable
Build
npm install
npm run ios