Skip to content

razorRun/react-native-vlc-media-player-test

Repository files navigation

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