alexanderwallin / react-player-controls

⏯ Dumb and (re)useful React components for media players.
http://alexanderwallin.github.io/react-player-controls/
ISC License
191 stars 35 forks source link

Add user customisable icon feature #36

Closed JPStrydom closed 6 years ago

JPStrydom commented 6 years ago

It would be nice to be able to set our own icons for play/pause/mute/etc. buttons.

alexanderwallin commented 6 years ago

Definitely! Thanks for pushing for it.

JPStrydom commented 6 years ago

Really helpful demo website BTW! Looking forward to the feature.

alexanderwallin commented 6 years ago

@JPStrydom I've just published 1.0.0-beta.0. This version allows you to use whatever icons you want. See the new README for details.

alexanderwallin commented 6 years ago

Closing this. Please reopen if issues with button icons occur.