Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Capacitor samples

This directory contains Capacitor examples showing how to use the Dynamsoft Barcode Reader in hybrid mobile apps (Android / iOS) via Capacitor.

Included example

  • scan-using-rtu-api/ — Capacitor project illustrating RTU API usage.

Quick start

  1. Change to the example directory, e.g.:

    cd scan-using-rtu-api
  2. Follow the subexample README for platform-specific setup (npm install, capacitor sync, open Android Studio/Xcode).

Notes

  • Mobile platform setup is required to run native apps. See the subexample README for exact steps.
  • See the repository root README.md for general usage and license information.