pixelverse-llc / strich-next-sample

Next.js sample code for integrating STRICH SDK

Home Page:https://strich.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STRICH Next.js sample

This repository contains a sample Next.js project with a screen that integrates the STRICH BarcodeReader to read barcodes. The example is configured to read EAN, UPC and QR codes. This can be changed by adapting the Configuration in scanner.tsx.

The project was generated using create-next-app following the instructions at https://nextjs.org/docs/getting-started.

React StrictMode was disabled, as the example does not yet handle useEffect being called multiple times well.

About

Next.js sample code for integrating STRICH SDK

https://strich.io

License:Creative Commons Zero v1.0 Universal


Languages

Language:TypeScript 77.5%Language:CSS 19.4%Language:JavaScript 3.1%