<h1 align="center">React Video Player</h1>

<p align="center">
  A configrable react html5 video component
</p>

<p align="center">
   <img src="https://travis-ci.org/mukuljainx/react-videoplayer.svg?branch=master">
</p>




## 0.6.1

#### Fixed

- Progress Bar full screen clicking issue
- Volume bar clicking issue
- Volume icon clicking issue
- buffer bar now shows buffer close to currentTime instead of latest buffer

#### Added

- Current time/Total time along with Video progress bar

