morrislwt / Simple-Barcode-Reader

A simple barcode reader built in Swift

Home Page:http://www.appcoda.com/simple-barcode-reader-app-swift/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Simple Barcode Reader App built in Swift

Apple has made the barcode scanning process a breeze to implement. We will be diving into the world of AV Foundation Framework to build a neat little iPhone app that reads barcodes on CDs, gets some important information about the Album, and prints it to the app’s view. Reading the barcodes is cool and important, but we’ll take it a step further and do something neat with the barcode number that we receive.

It should probably go without saying, but a barcode scanning app will only work on a device equipped with a camera. With that in mind, let’s grab our camera-equipped iOS devices and get started!

For the full tutorial, please visit:

http://www.appcoda.com/simple-barcode-reader-app-swift/

About

A simple barcode reader built in Swift

http://www.appcoda.com/simple-barcode-reader-app-swift/


Languages

Language:Swift 98.4%Language:Ruby 1.6%