jmenter / QRView

IBInspectable and IBDesignable subclass of UIView to display QRCodes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QRView

IBInspectable and IBDesignable subclass of UIView to display QRCodes

Set the message to be encoded and, optionally, a correction level (L, M, Q, or H.) It renders "aspect fit" in the view.

Use .qrImage to get a pixel perfect UIImage of the QRCode.

example image

About

IBInspectable and IBDesignable subclass of UIView to display QRCodes

License:MIT License


Languages

Language:Objective-C 100.0%