react-vimeo
react-vimeo copied to clipboard
Vimeo player component for React.
The controls prop is documented as: Name | Type | Default | Description -------------------------------------------------------------------------------------------- controls | bool | true | Hide all elements in the player (play bar, sharing buttons,...
Similar to https://github.com/u-wave/react-youtube/pull/117. This will be version 1.0 of the library. It uses hooks internally instead of a class. The published code targets modern browsers but you can still transpile...
Problem: I can't find an option to set `showLike`, `showWatchLater`, `showVimeoLogo` or `showShare `with props. It would be nice to activate or reactivate them on need like with the already...
Bumps [expect](https://github.com/facebook/jest/tree/HEAD/packages/expect) from 1.20.2 to 28.1.3. Release notes Sourced from expect's releases. v28.1.3 Features [jest-leak-detector] Use native FinalizationRegistry when it exists to get rid of external C dependency (#12973) Fixes...
Hi, when you use any version higher than 0.9.6 it produces the errors seen in the images. It seems that the library is no longer compatible with React 17. The...
When I use any "on" event is not working the event, when I use the onEnd event, when the video finished no event is fire, same with other events such...
When trying to play a Vimeo Video that is locked - The domain is set to approved to play the video. - CSP Headers set. player.es.js:811 Uncaught (in promise) Error:...
**Problem** I want to show a loading indicator as long as the video is loading. Is there any workaround for now? **What I've tried but for sure can't work because...
Hey there, this is a simple addition to props to match the spec of the player.js embed options.