twostraws / CodeScanner

A SwiftUI view that is able to scan barcodes, QR codes, and more, and send back what was found.
MIT License
1.01k stars 286 forks source link

Check AVCAptureDevice.isFocusPointOfInterestSupported #65

Closed rholstad closed 2 years ago

rholstad commented 2 years ago

Fixes #64

twostraws commented 2 years ago

Good catch – thank you!