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

https://github.com/dappros/ps_2007_webrtc_rn

WebRTC React Native
https://github.com/dappros/ps_2007_webrtc_rn

Last synced: 8 months ago
JSON representation

WebRTC React Native

Awesome Lists containing this project

README

          

# ps_2007_webrtc_rn
WebRTC React Native Application.

## How to Run?

#### Clone or download the zip.

#### CD to the root directory of the project

`cd ps_2007_webrtc_rn`

#### Install all dependencies

`npm install`

#### Run the code on your physical device or simulator/emulator

`react-native run-android` --For Android

`react-native run-ios` --For iOS