tkloht / react-video-cover

A small React component rendering a <video/> with object-fit: cover, or a Fallback if object-fit is not available.
http://tkloht.github.io/react-video-cover
MIT License
58 stars 14 forks source link

Compatibility with React-video #219

Open ghost opened 3 years ago

ghost commented 3 years ago

Is this compatible with React-video? If not it would be an appreciated feature since react-video doesn't have react-video-covers behavior when scaling.

Thanks!