Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ykws/objcqrexample

Scan QR code by Objective-C
https://github.com/ykws/objcqrexample

github-actions-ci ios objc qrcode-scanner

Last synced: 22 days ago
JSON representation

Scan QR code by Objective-C

Awesome Lists containing this project

README

        

# Scan QR code by Objective-C

[![Xcode - Build and Analyze](https://github.com/ykws/ObjcQrExample/actions/workflows/objective-c-xcode.yml/badge.svg?branch=main)](https://github.com/ykws/ObjcQrExample/actions/workflows/objective-c-xcode.yml)
[![macOS](https://img.shields.io/badge/macOS-BigSur-black)](https://developer.apple.com/macos/)
[![Xcode](https://img.shields.io/badge/Xcode-13.1-blue.svg)](https://developer.apple.com/xcode)

If scan qr code, then recognize and display label as the top of white text.

For example, generated by the following site.

https://www.the-qrcode-generator.com/

## Preview pattern

| mask preview | square preview |
|-|-|
| Screen Shot 2021-11-07 at 21 51 05 | Screen Shot 2022-01-09 at 20 42 30 |