IRLPDFScanContent icon indicating copy to clipboard operation
IRLPDFScanContent copied to clipboard

Make getDocumentCameraViewController() as public extension

Open iTarek opened this issue 1 year ago • 0 comments

Hello,

I do not want to use IRLPDFScanContent.present to display the DocumentCameraView. Instead, I want to use SwiftUI's .fullScreenCover. Therefore, I need the ViewController. I noticed that getDocumentCameraViewController() is not public. If you could make it public, it would be very helpful.

Thank you.

iTarek avatar Dec 28 '23 18:12 iTarek