capacitor-qr-scanner-pro
v1.0.2
Published
A Capacitor plugin for QR code scanning
Maintainers
Readme
🚀 Capacitor QR Scanner Plugin
A custom Capacitor plugin for QR code scanning, designed for native Android/iOS apps with web fallback handling.
✨ Features
- Starts the camera and scans QR codes.
- Returns the scanned content as a string.
- Easy integration with Ionic/React/Angular.
- Web-safe: handles unsupported platform errors.
- Fully TypeScript-based plugin (no native code required).
📦 Installation
npm install capacitor-qr-scanner-pro
npx cap sync