react-native-document-scanner-plugin icon indicating copy to clipboard operation
react-native-document-scanner-plugin copied to clipboard

Allow only one scan [iOS]

Open joaonew opened this issue 2 years ago • 4 comments

Awesome library, I'm playing with it a little and got wondering if there is a way to limit the scans to only one for iOS?

Thanks in advance.

joaonew avatar May 06 '23 17:05 joaonew

Right now it's not possible since VisionKit doesn't have that option.

dmarcs avatar May 06 '23 22:05 dmarcs

@dmarcs is this still not possible?

achuinard avatar Jan 03 '24 19:01 achuinard

@dmarcs is this still not possible?

According to the documentation of VNDocumentCameraViewController its still not possible. https://developer.apple.com/documentation/visionkit/vndocumentcameraviewcontroller

I was also interested and did a small research 🙂

sanduluca avatar Jan 11 '24 14:01 sanduluca

@sanduluca Thank you.

achuinard avatar Jan 16 '24 21:01 achuinard