Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 363 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 363 Bytes

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