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: over 1 year ago
JSON representation
React Native Video Call Template
- Host: GitHub
- URL: https://github.com/hoaphantn7604/react-native-template-video-call
- Owner: hoaphantn7604
- Created: 2021-10-01T04:18:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-08T09:06:07.000Z (almost 4 years ago)
- Last Synced: 2025-04-09T09:49:43.411Z (over 1 year ago)
- Topics: react-native, template, uikit, video-call, webrtc
- Language: TypeScript
- Homepage:
- Size: 1.65 MB
- Stars: 18
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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


