Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

Releases: dashboardphilippines/react-webcam-barcode-scanner

Initial Release

16 May 06:50
3e7c337
Compare
Choose a tag to compare

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.