alewin/useWorker

react@18 compatibility

architeq opened this issue ยท 10 comments

for projects that use web expo with the expo-camera component, it will generate an error that prevents the use of camera. attached thread.
expo/expo#17846

Is there a plan to upgrade peerDependency on react to react@18?

react: ^16.13.1

peer react@"^16.8.0" from @koale/useworker@4.0.2
also im using react 18

Hi, we need you to update the library to React 17 or React 18.

same here

@croche2574 @codercoin98 Sadly, I don't think this is being maintained any longer. I reached out to take it over but never got a response. I have a very simular package here that has the same functionality with some extra hooks as well. This is also being actively maintained.

Happy hacking!

dhwang commented

maybe @alewin is no more

@croche2574 @codercoin98 Sadly, I don't think this is being maintained any longer. I reached out to take it over but never got a response. I have a very simular package here that has the same functionality with some extra hooks as well. This is also being actively maintained.

Happy hacking!

I want to try your library. Is it library a fork of this one?

I want to try your library. Is it library a fork of this one?

It is a little more than a fork. It updates it and adds a decent amount more.