A React component for displaying WebVTT tracks.
Currently it’s not possible to install this package from npm.
If you want to use an older version, please do:
bower install react-vtt
npm install
npm start
And open another shell in examples/demo:
npm install
npm start
gulp build
All you need is the <Cue /> and a proper CSS. Please check examples/demo.
/examplesjquerystyled-components