Skip to content

A simple project, demonstrating the usage of iOS 11's Vision Framework for detection QR Codes

License

Notifications You must be signed in to change notification settings

tugayac/ios11-barcode-reader-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS11 Barcode Reader Example

A simple Barcode Reader example, that specifically reads QR Codes. You can generate QR codes pretty much anywhere online. I've used this website for my testing.

This example uses the new Vision framework being released with iOS 11.

License

This project uses the MIT license. Please see the license file for details.

Running on your device

  1. Clone this repository.
  2. Download XCode 9 Beta (you need to have an Apple developer account for this). (Make sure you have iOS 11 Beta installed one of your Apple devices. I used a 9.7" iPad Pro for testing).
  3. Run the application on your iOS 11 device.

Usage

Simply point the camera at one or more QR codes and little boxes with the content will appear near the detected QR codes, as such: qr code app example

Tapping on the screen will pause the detection and whatever has been detected will remain on the screen. Tapping again will resume detection.

Author

Arda C. Tugay ([email protected])

About

A simple project, demonstrating the usage of iOS 11's Vision Framework for detection QR Codes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages