A simple iOS qrCode scanner with swift 5.0
- Simple to use
- Highly Customizable
- Automatic display flashlight button when light is low
- Mark the rect of qrcode
- Scan with animation
- Demo available
To run the example project, clone the repo, and run pod install
from the Example directory first.
iOS 9.0 / Swift 5.0
QRScanner is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'QRScanner'
Don't forget to add Privacy - Camera Usage Description & Privacy - Photo Library Usage Description to your Info.plist
izhoubin, [email protected]
QRScanner is available under the MIT license. See the LICENSE file for more info.