deepanrajkumar / react-native-qr-decode-image-camera

Decode react native from gallery and camera
MIT License
34 stars 27 forks source link

what to do if i want to decode barcode image ? #3

Open prakashw3expert opened 3 years ago

majirosstefan commented 2 years ago

E.g. use Google Vision API or ML KIT with patch-package (example diff is here https://github.com/deepanrajkumar/react-native-qr-decode-image-camera/issues/13) or take a look at this pull request: https://github.com/deepanrajkumar/react-native-qr-decode-image-camera/pull/14

yuuk commented 10 months ago

Also should remove this line from the source code /src/QRScanner.js#L58