Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hoaphantn7604/react-native-template-video-call

React Native Video Call Template
https://github.com/hoaphantn7604/react-native-template-video-call

react-native template uikit video-call webrtc

Last synced: 2 months ago
JSON representation

React Native Video Call Template

Awesome Lists containing this project

README

        

## Usage
```js
npx react-native init MyApp --template react-native-template-video-call
```
### Get started
#### Run cmd
```js
Step 1: npm uninstall -g react-native-cli
Step 2: npm install -g @react-native-community/cli
Step 3: npx react-native init MyApp --template react-native-template-video-call
Step 4: cd MyApp
Step 5: npm run android or npm run ios
```
### Note*
Video calls not work on IOS simulator.

### Demo
![](https://github.com/hoaphantn7604/file-upload/blob/master/document/videocall/demo.png)
![](https://github.com/hoaphantn7604/file-upload/blob/master/document/videocall/demo1.png)
![](https://github.com/hoaphantn7604/file-upload/blob/master/document/videocall/demo2.png)