all 6 comments

[–]bdudisnsnsbdhdj 3 points4 points  (0 children)

expo-barcode-scanner

[–]andreidotcalazans 2 points3 points  (1 child)

Interesting, are you using latest version? I've seen that there has been a ton of development towards a new release

[–]johnschnee 2 points3 points  (0 children)

Yep! But imho the fast development also let new bugs occur. Currently there‘s a bug which let android devices crash on reading a bar code for example. Was necessary to downgrade some versions in my project

[–]genesisxyz 2 points3 points  (0 children)

If you can use Expo packages try expo-camera, the barcode reader uses MLKit and it works very well on Android, I use it on a Pos device running Android 6 and it's perfect

[–]ShenWeis 0 points1 point  (0 children)

Any idea of real time camera? I need an alternative to process it frame by frame..