Closed niStee closed 11 months ago
This is on my plan. I will try to upgrade the plugins soon.
V3 is just released and has bugs. The progress is stuck.
I've opened several issues:
Much appreciated @xulihang Hope the recent push on 3.1.0 helped out the progress
Good luck @xulihang we appreciate your time and effort maintaining this!
@xulihang same question for this repo, do you have an ETA on when it will work with v3? If not would you like some help? I can try to put in a PR to make it work.
I got stuck running Android at this issue: https://github.com/mrousavy/react-native-vision-camera/issues/2066 I will try to build it on Mac to try again. PRs are welcome. V3's code lies in the vision-camera-v3 branch.
I've made the plugin work with v3 on Android: https://github.com/tony-xlh/vision-camera-dynamsoft-barcode-reader/tree/vision-camera-v3-new
As for iOS, it is possible to read barcodes from an image. Since I cannot find a way to register the frame processor in Swift, I may have to rewrite the code in Objective-C to make the live scanning work.
Version 1.0.0 of the plugin is now compatible with vision camera v3.
An update that removes the reanimated dependency and supports worklets-core would be most welcome.