A Capacitor plugin for QR code scanning
npm install capacitor-qr-scanner-proA custom Capacitor plugin for QR code scanning, designed for native Android/iOS apps with web fallback handling.
---
- 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).
---
```bash
npm install capacitor-qr-scanner-pro
npx cap sync