kosmetism/react-soundplayer

Missing VolumeControl Component

akaipham opened this issue · 2 comments

I just clean install this package, but when I:
import { PlayButton, Progress, VolumeControl, Icons } from 'react-soundplayer/components';
It yields error missing VolumeControl. I watched the folder module/lib/component, and ya, it's missing this component...

The npm build hasn't been updated in 11 months. There is no withSoundCloudAudio addon in the npm version either, which is what I'm looking for

@voronianski can you publish the latest to npm?

@akaipham @cmmartin pls use latest rc version for now (e.g. npm ls react-soundplayer to list all versions), 1.0.0-rc4 is the latest.