Commit Graph

7 Commits

Author SHA1 Message Date
Yannick Loriot 4539cda341 Making the QRCodeReaderView public 2017-08-10 21:25:17 +02:00
Yannick Loriot 495cd1fbe9 Cleaning project 2017-03-29 12:32:29 +02:00
Martin Rehder 0e9e6bce4a Fixed crash bug when a QR Code string could not be decoded and resulted in unwrapping of nil.
Also added border color change to indicate the issue with a red color.
2017-01-03 17:07:57 +01:00
SUNGMIN PARK ce947660ef 1. Add “overlayView“ in QRCodeReaderDisplayable because now it can be hidden.
2. “overlayView” in QRCodeReaderView is now optional.
3. “setupComponents” method in QRCodeReaderView now set isHidden value of overlayView. Although it’s optional, it’s surely created but set hidden if required at the method.
4. To set overlayView hidden, QRCodeReaderViewControllerBuilder now has showOverlayView value. Default value is true.
2016-11-08 16:34:49 +09:00
Yannick Loriot 30b9e18847 Updating documentation 2016-10-20 12:21:52 +02:00
Yannick Loriot 57fcbc8222 Updating the documentation 2016-10-20 11:59:40 +02:00
Yannick Loriot 4e8f9e4c22 Adding the QRCodeReaderViewContainer to allow view customization #23 #35 #54 #72 2016-10-20 11:40:19 +02:00