Commit Graph

7 Commits

Author SHA1 Message Date
Alvaro Crespo 9040c7b179 Add flag to disable orientation change support for QRCodeReaderViewController 2017-06-01 14:01:17 -03:00
Yannick Loriot 495cd1fbe9 Cleaning project 2017-03-29 12:32:29 +02: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 d6b85ec9b4 Allow the readerView customization via the builder 2016-10-20 12:02:46 +02:00
Yannick Loriot 43088d12d2 Bump to v7.0.0 2016-09-13 23:59:40 +02:00
Yannick Loriot b8f0313283 Merge swift3 branch 2016-09-13 23:51:56 +02:00
Yannick Loriot 10e87f15c9 Adding SPM supports 2016-09-08 13:36:54 +02:00