QRCoder icon indicating copy to clipboard operation
QRCoder copied to clipboard

A QR code generator and reader for OS X and iOS

Results 2 QRCoder issues
Sort by recently updated
recently updated
newest added

- [x] fix UIViewController init: the view controller couldn't be easily instantiated from code. By adding this empty `init()` it becomes much easier to do. - [x] make it a...

I want to show webpage after scan. how can i do that?