huuhait / capacitor-qr-code-scanner

capacitor-qr-code-scanner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

capacitor-qr-code-scanner

License:MIT License


Languages

Language:JavaScript 51.5%Language:Swift 25.1%Language:Java 10.8%Language:Ruby 6.1%Language:HTML 5.0%Language:SCSS 1.5%