Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 760 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 760 Bytes

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