An open API service indexing awesome lists of open source software.

https://github.com/vasiliy-l/tutorial-ios-qr-code-reader

A QR Code Scanner App in Swift
https://github.com/vasiliy-l/tutorial-ios-qr-code-reader

avfoundation ios swift tutorial

Last synced: 11 months ago
JSON representation

A QR Code Scanner App in Swift

Awesome Lists containing this project

README

          

# QR Code Scanner App in Swift

Original tutorial was published on [Medium](https://medium.com/appcoda-tutorials/how-to-build-qr-code-scanner-app-in-swift-b5532406dd6b) and [AppCoda.com](https://www.appcoda.com/intermediate-swift-tips/qrcode-reader.html)

An example how to use [AVFoundation](https://developer.apple.com/av-foundation/) framework to detect and decode QR codes using phome camera.