Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 626 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 626 Bytes

React Media Player 0.0.2

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

TODOS

  • Fix Progress component
  • Fix Volume getting locked up when player is muted
  • SeekBar crashes Safari
  • Playlist feature
  • Loading state to allow loaders for loading big/new media
  • Show time/thumbnail preview when hovering seekbar
  • Subtitle support
  • Forward / Rewind
  • Playback speed option
  • Keyboard friendly
  • ARIA a11y ready
  • Move controls into addons
  • Fullscreen control example
  • Add tests
  • Check browser support
  • Add SoundCloud API support