React Barcode Scanner 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 Documentation License MIT