Marc Rousavy
Marc Rousavy
> @mrousavy do you have plans for this feature? No, I don't have the free time to build this for you guys. But if you submit a PR we can...
Hey - I think I fixed this in the latest version of VisionCamera. :)
I documented this wrong - `regionOfInterest` in the built-in CodeScanner only works on iOS. On Android, this is not available. https://github.com/mrousavy/react-native-vision-camera/commit/9ecc09cfe46033aca410891e51058e82ee081b1f If you want this behaviour on Android, use Frame...
Btw., if you use Frame Processors and need to resize the Frame, I just now released [vision-camera-resize-plugin](https://github.com/mrousavy/vision-camera-resize-plugin) - a plugin to resize Frames to any size and convert them to...
Yea web support probably wouldn't be that difficult, I think I could do it in a week or a month max. But I don't have any apps running in react-native-web,...
@mfkrause I think I'd be open to implement this if I can somewhat rely on somebody (eg you) to test the thing on web and contribute fixes if something breaks....
Hey @mfkrause - I didn't receive anything from your name in that inbox 🤔, maybe try directly reaching out to us through hello (at) margelo (dot) io?
Oh nice research, thanks for getting back here! I'll try to take a look with that info
Btw.; I just merged this PR where you can query for `phase-detection` https://github.com/mrousavy/react-native-vision-camera/pull/2455