Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
Apr 9, 2020
Dec 2, 2020
Dec 2, 2020
Apr 9, 2020
Apr 9, 2020
Dec 2, 2020
Apr 9, 2020
Apr 9, 2020
Apr 9, 2020
Apr 9, 2020
Dec 2, 2020
Apr 9, 2020
Dec 2, 2020
Apr 9, 2020
Apr 9, 2020
Apr 9, 2020
Dec 2, 2020
Dec 2, 2020
Dec 2, 2020

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