chintan9 / plyr-react

A simple, accessible and customisable react media player for Video, Audio, YouTube and Vimeo

Home Page:https://github.com/chintan9/plyr-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working with React 18

bosbode opened this issue · comments

React 18 is not an acceptable dependency. So the package only works with a downgrade to React 17.

Hey @bosbode, Thanks for the report
Support for React 18 has been added to the core plyr-react
https://github.com/chintan9/plyr-react/blob/master/package.json#L157
but we need to update the documentation so we can release it.

@chintan9, could we have a new beta (RC) release sooner?