Project contains the following features implemented:
- User authorization
- 1-1 video calls
- Mute/unmute microphone
- Switch cameras
- UI updates
- Group calls
- Call Kit
Quick start React Native app.
Prepare environment for React Native and:
- Clone the project;
- Install node_modules from connectycube-js-samples/RNVideoChat -
npm install
; - Run
npm run ios
ornpm run android
.
The above command will automatically run your app on the iOS Simulator by default. If you want to run the app on an actual physical iOS device, please follow the instructions here.
ConnectyCube React Native getting started - https://developers.connectycube.com/js/react-native
ConnectyCube Video Chat API documentation - https://developers.connectycube.com/js/videocalling