A lightweight barcode scanner base on Barcode Detection API
, and polyfill use zbar.wasm
import { BarcodeScanner } from 'react-barcode-scanner'
import "react-barcode-scanner/polyfill"
export default () => {
return <BarcodeScanner />
}
MIT
A lightweight barcode scanner base on Barcode Detection API
, and polyfill use zbar.wasm
import { BarcodeScanner } from 'react-barcode-scanner'
import "react-barcode-scanner/polyfill"
export default () => {
return <BarcodeScanner />
}
MIT
npm i react-barcode-scanner
3,298
4.0.0
MIT
40.7 kB
55