Schemetrical / QuickResponse

A QR code scanner class for iOS 7 and above that launches within 2 seconds.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuickResponse

A QR code scanner class for iOS 7 and above that launches within 2 seconds.

To use: SRQuickResponseView *quickResponseView = [[SRQuickResponseView alloc] initWithFrame:<frame>]

Camera automatically starts on initWithFrame.

To manually start/stop camera: quickResponseView.reading = <YES/NO>

About

A QR code scanner class for iOS 7 and above that launches within 2 seconds.

License:MIT License


Languages

Language:Ruby 56.0%Language:Objective-C 44.0%