Open hazardemircan opened 1 year ago
I dont think it is. Im trying it, cant get it to work with react18
Once this issue is opened more than a year and there is PR open without be merged as well, I created a fork to support React 18 here https://github.com/leandrocunha/react-hls
I am maintaining an updated version of the package here: https://github.com/cgilly2fast/react-hls
Has React 18 support, can call the HLS object out of the player for manual changes, fixed some bugs and added a test suite.
Looks like @leandrocunha has you covered as well.
npm config set legacy-peer-deps true
Is it ok to use this library with above script without React 18 support?