yannickl/QRCodeReader.swift
Simple QRCode reader in Swift observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4356
- days_rel: n/a
- days_push: 883
- n_releases_24m: 0
Adoption not part of the score
1337 stars · 323 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
QRCodeReader.swift is a Swift library for iOS that provides a simple QR code and machine-readable code scanner built on Apple's AVFoundation framework. It includes a ready-made view controller with camera view, scan area overlay, and camera switching controls.
Use cases
- scan QR codes in an iOS app
- read barcodes using the device camera
- build a QR scanner view controller with overlay
- switch between front and back cameras while scanning
- replace ZXing or ZBar with a native Swift scanner
When to choose
- you need a lightweight native Swift QR/barcode scanner on iOS 8+
- you want a prebuilt scanner view controller with customizable overlay and buttons
- you prefer AVFoundation-based scanning over third-party native ports
When to avoid
- you need QR code generation, not scanning
- your app targets platforms other than iOS
- you need scanning features beyond AVFoundation's supported metadata types
Facets
library · maturity maintenance
computer-vision ui-components mobile-development computer-vision qrcode barcode-scanner avfoundation camera swift ios mobile
1 source
- readme: https://github.com/yannickl/QRCodeReader.swift · fetched 2026-08-28 · de0c914ef94a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yannickl/QRCodeReader.swift | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="yannickl/QRCodeReader.swift")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem