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

Initial Release

Latest
Compare
Choose a tag to compare
@phillytan phillytan released this 16 May 06:50
· 10 commits to master since this release
3e7c337

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.