This sample demonstrates how to use the BarcodeScanner API from the Dynamsoft Barcode Reader JavaScript SDK in a React app to scan a single barcode using the camera.
- Easy integration with pre-built UI
- Renders barcodeScanner inside a React container
- Scans one barcode at a time from video
npm installnpm run devThen open http://localhost:5173/ to view the sample app.
Please check the official documentation.
If you have any questions, feel free to contact Dynamsoft Support.