twostraws / CodeScanner

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

Update AVCaptureDevice+bestForBuiltInCamera.swift #146

Closed Thornfin closed 1 month ago

Thornfin commented 1 month ago

Made them public

Thornfin commented 1 month ago

Seems like we can't use that extension like the exemple in the READ.ME because of this: 'zoomedCameraForQRCode' is inaccessible due to 'internal' protection level