Skip to content

hohl/MIHQRCodeView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIHQRCodeView

Version Platform

Usage

MIHQRCodeView displays an QR code inside an UIImageView. The MIHQRCodeView is an UIImageView subclass itself which adds the following two properties:

@property (strong, nonatomic) NSData *dataValue;
@property (assign, nonatomic) MIHQRErrorCorrectionLevel errorCorrectionLevel;

Also have a look at the sample project in the Example directory.

Installation

MIHQRCodeView is available through CocoaPods, to install it simply add the following line to your Podfile:

pod "MIHQRCodeView"

Author

License

MIHQRCodeView is available under the MIT license. See the LICENSE file for more info.

About

UIImageView subclass to display an QR code

Resources

License

Stars

9 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages