Skip to content

You will learn how to scan QR code with iOS framework.

Notifications You must be signed in to change notification settings

nitin-agam/scan_qr_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

QR Code Scanner

You will learn how to scan QR code with in iOS without using any library. It is as simple to scan QR code in iOS.

In this example,

  1. We have to use "AVCaptureSession" class.
  2. The target QR code should in Bounding area to scan.
  3. Test this example on iPhone device.
  4. Camera permission is required to scan QR code.

Example Screenshot:

Example Video:

qr_scanner.MP4

About

You will learn how to scan QR code with iOS framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published