This will allow us to use the BarCodeScanner component on native to scan the QR codes on secondary devices.
Depends on D8769
Differential D8770
[native] Add the ExpoBarcodeScanner package rohan on Aug 9 2023, 9:49 AM. Authored by Tags None Referenced Files
Subscribers None
Details This will allow us to use the BarCodeScanner component on native to scan the QR codes on secondary devices. Depends on D8769 Ran yarn cleaninstall and pod install after running the install command (expo install expo-barcode-scanner) and confirmed I could import the component.
Diff Detail
Event TimelineComment Actions Does this package version work with the version of Expo that we're running? (Sometimes we have to use older versions) Comment Actions It should be fine, I've been able to use the BarCodeScanner component on my physical device with no problem while testing |