Relative Content

Tag Archive for reactjsreact-nativeexpoexpo-camera

expo-camera not reading pdf417 on web

I am trying to scan pdf417 barcodes on a React web app but nothing is detected, QR codes are perfectly read. I can read pdf417 barcode with React native on Android with the same code.

Cannot read property ‘back’ of undefined

I’m working on a react native app that uses expo-camera to take a picture of an id for user to complete onboarding but I keep on getting an error, “Render Error, Cannot read property ‘back’ of undefined”. Might there be an issue with expo 51?