This repository has been archived by the owner on Mar 28, 2022. It is now read-only.
Releases: dashboardphilippines/react-webcam-barcode-scanner
Releases · dashboardphilippines/react-webcam-barcode-scanner
Initial Release
React Webcam Barcode Scanner
This is a simple barebones React component built in Typescript to provide a webcam-based barcode scanner using react-webcam and @zxing/library. This component works on Computers and Mobile Devices (iOS 11 and above and Android Phones).
In this release, we've provided a webcam component with basic capabilities such as setting the size of the widget and an onUpdate
function.