Introduction
A lightweight barcode scanner base on Barcode Detection API
, and polyfill use zbar.wasm
Usage
import { BarcodeScanner } from 'react-barcode-scanner'
export default () => {
return <BarcodeScanner />
}
Detail
License
MIT
A lightweight barcode scanner base on Barcode Detection API
, and polyfill use zbar.wasm
import { BarcodeScanner } from 'react-barcode-scanner'
export default () => {
return <BarcodeScanner />
}
MIT
npm i react-barcode-scanner
119
1.0.3
MIT
32.9 kB
43