Home

Awesome

Capacitor QR Code Scanner

A Capacitor web app demo for the plugin of Dynamsoft Barcode Reader.

You can find its online demo here.

How to run the project

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.

Blog

How to Build a Cross-Platform QR Code Scanner with Capacitor