@domore-hr/react-barcode-scanner
v1.0.9
Published
A barcode scanner base on Barcode Detector
Downloads
17
Maintainers
Readme
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