Skip to content

neophyteKB/KBCodeScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

KBCodeScan

Drop a view in xib, name it To get output of QRScanner, use call back like :

scanView.callBackQRData = { (_ strScannerString: String?) in if let strOutput = strScannerString{ print("output : (strOutput)") self.messageLabel.text = strOutput } }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages