Wrapper for the Audio Library Howler.js
"
react-howler
is a React.js wrapper for the audio player howler.js – an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio, making working with audio in JavaScript easy and reliable across all platforms.ReactHowler is UI-independent, so you have to provide your own UI. Props can be passed to control playback and react to events such as end, load, play, ..."