Robert van Kints

Results 4 comments of Robert van Kints

@akshay2604 the google vision barcode detector got added to RNC earlier this year based on the code from this project so there shouldn't be any difference (see his [PR](https://github.com/react-native-community/react-native-camera/pull/1457)) ....

Looks like this MR also will fix the return type of `useSessionStorage`? Currently it is returning `[T, (value: T) => void]`, and I am running into the problem that Typescript...

I seem to have bumped into this issue to. One way to replicate (or debug) it without having to wait for hours. (Note that I have reverse proxy in front...

I'm having similar problems that on failed backup there is very little information why it failed. The status endpoint and the docker logs show the following: ```json [ { "plan":...