Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 514 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 514 Bytes

React Media Player 0.1.0

React media container component to help build video & audio players.

TODOS

  • Loading new videos for Youtube/Vimeo
  • Loading state to allow loaders for loading big/new media
  • Show time/thumbnail preview when hovering seekbar
  • Subtitle support
  • Forward / Rewind public methods
  • Playback speed option
  • Keyboard friendly
  • ARIA a11y ready
  • Move controls into addons
  • Add tests
  • Check browser support
  • Add SoundCloud API support