twostraws / CodeScanner

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

Tap to Focus #26

Closed xremix closed 3 years ago

xremix commented 3 years ago

This allows user to tap somewhere on the screen to focus. This will also activate continuous focus and auto exposure after a tap somewhere.

Also see for this #25

xremix commented 3 years ago

Thanks for the valued input @winsmith. I just updated your suggestions as they all made sense to me. If you want, you can do a double check of the current state of code

twostraws commented 3 years ago

Thanks, everyone – great job! 👍