justinmc / react-audio-player

A simple React wrapper on the HTML5 audio tag
MIT License
587 stars 103 forks source link

Adding className/style functionality #20

Closed alex-cory closed 7 years ago

justinmc commented 7 years ago

@alex-cory Thanks for this! Someone beat you to the className thing (my fault for not merging that quicker): https://github.com/justinmc/react-audio-player/pull/16/files

But the style prop is much needed. I'll get this released in a new version shortly.

justinmc commented 7 years ago

This is now in the latest release! https://github.com/justinmc/react-audio-player/releases/tag/v0.3.2