Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 272 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 272 Bytes

demo-video-streaming

Change DOWNLOAD_FILE_PATH and STREAM_PATH in ./src/constants.js to your paths

Run

npm install 

or

yarn

to install missing js packages

After that, run

react-native run-ios

or

react-native run-android