Skip to content

A wrapper for react-native-video that supports playing a sequence of videos

Notifications You must be signed in to change notification settings

poffdeluxe/react-native-video-seq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-video-seq

A wrapper for react-native-video that supports playing a sequence of videos.

I wrote this component for a personal project and I figured I'd share it with the world.

Install

  1. npm i -S react-native-video-seq or yarn add react-native-video-seq
  2. react-native link
  3. You should be good to go

Examples

Check out the example project

TODO

  1. TESTS
  2. Not sure yet

Video Credit

Example videos by:

  1. Jonathan Mitchell
  2. Maria Boyarina
  3. Christophe Tauziet

About

A wrapper for react-native-video that supports playing a sequence of videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published