3.0.1 • Published 1 year ago

@domore-hr/react-barcode-scanner v3.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Introduction

A lightweight barcode scanner base on Barcode Detection API, and polyfill use zbar.wasm

Usage

import { BarcodeScanner } from 'react-barcode-scanner'
import "react-barcode-scanner/polyfill"

export default () => {
  return <BarcodeScanner />
}

Detail

Documentation

License

MIT