Marc Rousavy

Results 1816 comments of Marc Rousavy

Did we add that barcode reader to the community plugin docs?

> Recent versions bring breaking changes. Yea, sorry about that! 😅

Hey - I'm using Apple's custom QR code scanner. If it cannot scan that, there's nothing I can do. You can instead write a custom frame processor plugin (or use...

Ah I see now. So instead of patching, why didn't you create a PR to fix this for everyone? This could be a separate branch in that file to make...

My idea was to add "interleaved2of5" as an additional branch, not to use both under the itf alias. The downside of that is that the interleaved2of5 type is not supported...

https://stackoverflow.com/questions/51135855/ml-kit-barcode-detector-not-recognizing-itf-barcodes-with-4-or-less-digits

> Can I disable it if I need to use CodeScanner feature? Yes, FPs can be disabled and the CodeScanner will still work. If you dont install react-native-worklets-core, it should...

Maybe some caching issue. I still don't know why this happens, I am focusing on higher priority issues at the moment. But if someone fixes this, I'll happily accept PRs...

It builds fine for me, both in VisionCamera and in a new RN app.