Open kamathpavank opened 1 year ago
When a barcode is scanned , Scanner should return barcode type along with barcode value, e.g Code128, PDF417, QRCode, etc.
https://github.com/teslamotors/react-native-camera-kit/pull/633
Added this enhancement on my PR, please test post if any issues
When a barcode is scanned , Scanner should return barcode type along with barcode value, e.g Code128, PDF417, QRCode, etc.