/QuickResponse

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

Primary LanguageRubyMIT LicenseMIT

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>