Marc Rousavy
Marc Rousavy
Well if that actually uses the branch then that should be fine, I never used gitpkg. But I still need the logs, not the stacktrace. Please run it locally (ideally...
why tf is that phone not leaving the Precapture state???
Whoops yea it is not entirely fixed, only for some phones. The problem still exists because some other phones simply stay in `Precapture` state instead of doing something. No one...
Yea good point - if you set `qualityPrioritization` to `speed`, I will skip the entire AF/AE/AWB precapture sequence and instead just capture as fast as possible. This avoids all the...
good feature request - but why would you need the raw data?
It seems like @gev2002's [react-native-vision-camera-v3-barcode-scanner](https://github.com/gev2002/react-native-vision-camera-v3-barcode-scanner) supports getting raw values from barcodes, and uses MLKit on both iOS and Android :)
another feature request created here btw: https://github.com/mrousavy/react-native-vision-camera/issues/2701
Hey! I just released a new V4 beta ([v4.0.0-beta.7](https://github.com/mrousavy/react-native-vision-camera/releases/tag/v4.0.0-beta.7)) where I fixed a bunch of issues! 💪🚀 Can you test that and see if that fixes the issue for you?...
If latest V4 fixes this bug, please consider [💖 sponsoring me on GitHub 💖](http://github.com/sponsors/mrousavy/) so I can keep maintaining this library, fixing bugs and building new features! :)
Maybe a rounding issue. Or the iPhone just decides to not yet switch to the Camera (the new iOS macro lens feature). Either way, nothing I can do about it.