-
-
Notifications
You must be signed in to change notification settings - Fork 484
Home
EyreFreeᵈᵉᵛ edited this page Apr 23, 2017
·
3 revisions
EFQRCode is a tool to generate QRCode image or recognize QRCode from image, in Swift. It is based on CoreImage
.
- Generation: Create pretty two-dimensional code image with input watermark or icon;
- Recognition: Recognition rate is higher than simply
CIDetector
.
- FAQ page is a good place to see whether your question is already asked.
- Ask a question in Stack Overflow if you need help.
- Submit an issue if you found a bug or have a feature request.
- Open a pull request when you prepared to contribute. Before that, it is encouraged to open an issue to discuss.
- Ask a question ...
- in discussions
- on Stack Overflow
- Submit an issue
- Open a pull request