Previously I mentioned an example showing how to use the iOS 7 barcode scanner to identify many different types of barcodes.
Here’s an open source component from Tony Mann that aims to further simplify barcode scanning called TFBarcodeScanner.
To use TFBarcodeScanner you simply need to create a view controller subclassed from TFBarcodeViewController, and there are special options allowing you to show and hide any special user interface elements that you would like the user to see when scanning barcodes.
Here’s an image from the readme showing TFBarcodeScanner in action:
You can find TFBarcodeScanner on Github here.
A nice simple way to implement barcode scanning.
- Example: Use The iOS 7 Barcode Scanner API And Identify Different Types Of Barcodes
- Fully Objective-C Port Of Open Source Barcode Scanner/Creator ZXing
- Open Source Library Providing A Lightweight Barcode Scanning Library With A Nice Interface
- Open Source Apps List: Hacker News Client, iPhone Theft Tracker, Barcode Scanner And More Added
- An iOS Framework Providing Amazing High-Performance Trainable Object Recognition
Original article: Open Source Component Simplifies Scanning With The AV Frameworks Barcode Scanner
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.





