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

Return the code type #47

Closed SandnerSoft closed 2 years ago

SandnerSoft commented 2 years ago

Hello Paul,

Thanks for this great library.

Is there any way to output the type of scanned code in the result as well? I scan CODE128 and EAN13 codes, but I need to know at the end what the code was.

Thanks

twostraws commented 2 years ago

This is now supported from 2.0.0.