SwiftScan icon indicating copy to clipboard operation
SwiftScan copied to clipboard

you should constraint the crop of scanning.

Open paco89lol opened this issue 7 years ago • 2 comments

I am using your source code and found out you are using full screen scanning. It makes a little bit odd as a user. you can set the variable rectOfInterest in AVCaptureMetadataOutput. Those changes make user feel that you are using the part of the crop for scanning. I hardcore in my project output.rectOfInterest = CGRect(x: 0.3, y: 0.3, width: 0.55, height: 0.55)

paco89lol avatar Mar 01 '19 19:03 paco89lol

BTW, the animation is great.

paco89lol avatar Mar 01 '19 19:03 paco89lol

+1

flyuqian avatar Jul 15 '20 03:07 flyuqian