Karlis
Results
1
comments of
Karlis
Here's how you can customize interface programmatically without modifying the library: Setup your VC: ``` lazy var reader: QRCodeReaderViewController = { let builder = QRCodeReaderViewControllerBuilder { let readerView = QRCodeReaderContainer(displayable:...