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.
- iOS 13.0+
- Xcode 11
- Swift 5
- Clone or download this repository and run the application
- 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)