jplayer / react-jPlayer

Html5 audio and video player library for React
MIT License
142 stars 30 forks source link

Please update react-jPlayer to support react-redux version 6.x and above #25

Open singhjagmohan1000 opened 5 years ago

isautkin-nv commented 5 years ago

Any known fix for this?

iholovach-amplify commented 3 years ago

@MartinDawson @Mattomanka hey, i am wondering if you are planning to update react-jPlayer & react-jPlaylist to support react 16 + and react redux 6 + versions

MartinDawson commented 3 years ago

@iholovach-amplify I recommend not using this package and use another react player.

I am no longer using it or updating it. If someone else wants to take over the contributions to the package then they can.

iholovach-amplify commented 3 years ago

@singhjagmohan1000 @isautkin-nv hey, looks that there is one easy way to fix it, just remove react, redux, react-redux dependencies from dependencies in react-jplaylist, react-jplayer and react-jplayer-utils libs (but live in devDependencies)

@MartinDawson hey, if this fix works for you, could you please create 3 PRS to remove those dependencies?