Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 749 Bytes

File metadata and controls

27 lines (20 loc) · 749 Bytes

Code Scanner

A demo app that shows how to generate QR Code, how to scan QR Code or Barcode with Swift, without using any third party libraries.

Requirements

  • iOS 13.0+
  • Xcode 11
  • Swift 5

Installation

  • Clone or download this repository and run the application

Features

  • Generate QR Code from the entered text (works from simulator or from real device)
  • Scan QR Code (works only from real device)
  • Scan Barcode (works only from real device)

Images