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

fixed orientation for ipad #103

Closed roznet closed 1 year ago

roznet commented 1 year ago

There is not an exact map between AVCaptureVideoOrientation and UIInterfaceOrientation so make the conversion explicit so the view on iPad landscape is correct