useWorker icon indicating copy to clipboard operation
useWorker copied to clipboard

react@18 compatibility

Open architeq opened this issue 1 year ago • 9 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.
https://github.com/expo/expo/issues/17846

architeq avatar May 11 '23 23:05 architeq

Is there a plan to upgrade peerDependency on react to react@18? https://github.com/alewin/useWorker/blob/19d2f2461e558e9d8174fe9afc11cabc4a736999/pnpm-lock.yaml#L15

sunnyrod avatar Jul 29 '23 22:07 sunnyrod

peer react@"^16.8.0" from @koale/[email protected] also im using react 18

McGwery avatar Aug 24 '23 15:08 McGwery

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

huelmoandres avatar Sep 22 '23 16:09 huelmoandres

same here

croche2574 avatar Oct 14 '23 14:10 croche2574

same

chenbinli-dev avatar Nov 13 '23 03:11 chenbinli-dev

@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!

jpwallace22 avatar Dec 10 '23 01:12 jpwallace22

maybe @alewin is no more

dhwang avatar Feb 22 '24 00:02 dhwang

@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?

rafark avatar Jun 06 '24 21:06 rafark

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.

jpwallace22 avatar Jun 23 '24 19:06 jpwallace22