BarcodeScanner is a SwiftUI-based app for scanning and validating barcodes using your device camera. It provides real-time feedback to help users position barcodes accurately and supports over a dozen barcode formats, including EAN, QR, and PDF417.
- Scan barcodes and QR codes using the camera
- Real-time feedback and guidance UI
- Supports EAN-8, EAN-13, PDF417, Code 128, and QR Code
- Visual validation of barcode positioning and value
- Responsive SwiftUI interface with custom styling
- Clone the repository and run the project:
git clone [email protected]:wilsolutions/BarcodeScanner.git