A Capacitor web app demo for the plugin of Dynamsoft Barcode Reader.
You can find its online demo here.
npm install
npm run start
To run on Android and iOS:
npm run build
npx cap sync
Then, open the Android project with Android Studio or iOS project with Xcode to run the project.
How to Build a Cross-Platform QR Code Scanner with Capacitor