BarCodeScanner decode from file / uri

Hi everyone,

in my expo app is a webcam live stream. I want to decode qr-codes from the livestream. The idea is to make a screenshot (working) and from this .png decode the qr-code. Is there any implementation in expo to decode from file/uri?

Hi @cantinaband. This isn’t supported right now unfortunately. You can request that feature here: Feature Requests | Expo. For now you could detach and add that functionality yourself.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.