video-react
video-react copied to clipboard
A web video player built for the HTML5 world using React library.
even looking over your doc done, i never find a way to Custom my own BigPlayButton. i wanna change a logo for that one.
**Describe the bug** The [CHANGELOG.md](https://github.com/video-react/video-react/blob/master/CHANGELOG.md) currently goes up to 0.14.1 (including on the [0.15.0 tag](https://github.com/video-react/video-react/blob/0.15.0/CHANGELOG.md)), but the current latest [NPM package](https://www.npmjs.com/package/video-react) is 0.15.0. **To Reproduce** Steps to reproduce the behavior:...
update package.json so we can import es modules
### Issue description - version `#0.13.0` - browser: `chrome 69.0.3497.100` ### Steps to reproduce issue ### Steps to reproduce 1. Have custom video player with VolumeMenuButton on vertical 2. Try...
Add react 17 and react-dom 17 to peerDependencies fixes #398, fixed #407
So, I'm trying to use MouseTimeDisplay , but getting this error. Can't figure out what's the problem is. Neither could I find the fix in documentations. Any ideas? 
How could I use methods, such as seek(time), within a functional component? In your documentation you only show examples in class components.
I would like to contribute on the sass syntax
DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0. Recommendation: math.div($video-react-big-play-button-height, 2) More info and automated migrator: https://sass-lang.com/d/slash-div ╷ 30 │ margin-top: -($video-react-big-play-button-height...