MIHQRCodeView 1.0.2

MIHQRCodeView 1.0.2

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Michael HOhl.




  • By
  • Michael Hohl

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

Author

License

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