-
Notifications
You must be signed in to change notification settings - Fork 220
Port to react-native-vision-camera v3 #155
Comments
Yeah, really looking forward to it ! |
rodgomesc / vision-camera-code-scanner is 100% dead. Deprecated. No longer maintained. Every abandoned, dead Git repo with "no commits for 7 years" looked like this one at the 1.5 year mark. But the port -- the successor -- you speak of is MOSTLY done. But it has a few issues. And released to NPM via this copy of MacKinnon's fork: |
@DeveloperMCD "react-native": "0.72.3", |
You should be using the latest RNVC release candidate, just for starters. Currently on RC8. But that's not going to fix the Barcode Scanner. That library has more fixes that need to be done to it to make it work with RNVC version 3. Also, why not use RN 0.72.4? |
I am using this ported version 3 https://github.com/rkmackinnon/vision-camera-code-scanner and getting below error |
same error |
Doesn't work out of the box does it? |
I've just released a frame processor rebuilt for vision-camera 3+ that can do high (configurable) fps scanning and provides highlighting of detected barcodes out-of-the-box. Uses MLKit on Android and Apple Vision on iOS. You can check a working demo on GitHub @mgcrea/vision-camera-barcode-scanner. Hope it helps. |
Any work on this migration has been started?
The text was updated successfully, but these errors were encountered: