Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 316 Bytes

File metadata and controls

20 lines (13 loc) · 316 Bytes

Sample React Native project created using. Exmple of a RTSP video link

react-native-vlc-media-player

Steps to run

  1. Clone the repo
  2. npm i

IOS

  1. cd ios
  2. pod install
  3. cd ..
  4. react-native run-ios

Android

  1. react-native run-android