lukszar / QuickScanner

Simple framework written in Swift to make all types of code scanning much easier.
14 stars 6 forks source link

Taking photo of scanned QR barcode #1

Open BhaveshDhaduk opened 6 years ago

BhaveshDhaduk commented 6 years ago

Hello,

Is it possible to taking photo of QR Code at the time of scanning done and get by image and QR code ?

Thanks.

lukszar commented 6 years ago

@BhaveshDhaduk At this moment it's not implemented. But you can create image of the scanned QR code with few lines. As long as you don't need also real photo of scanned code, it should work well.