useWorker
useWorker copied to clipboard
react@18 compatibility
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
Is there a plan to upgrade peerDependency on react to react@18? https://github.com/alewin/useWorker/blob/19d2f2461e558e9d8174fe9afc11cabc4a736999/pnpm-lock.yaml#L15
peer react@"^16.8.0" from @koale/[email protected] also im using react 18
Hi, we need you to update the library to React 17 or React 18.
same here
same
@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!
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.