Yannick Loriot
20cb403460
Fixing example project
2018-12-28 15:32:43 +01:00
Yannick Loriot
a8b4576243
Allowing the scan area configuration #157 #106
2018-12-28 14:17:33 +01:00
Yannick Loriot
d76347a496
Adding support of swift 4.0
2018-09-25 09:43:44 +02:00
Max Desiatov
65a41a86b8
Applied migration to Swift 4.2
2018-09-18 12:39:37 +01:00
Yannick Loriot
4bf1eeaaa8
Fixing the scan orienation when view will dislay #123
2018-04-03 19:07:10 +02:00
Yannick Loriot
1f53110c66
Fixing the initial camera orientation issue
2018-01-25 19:55:38 +01:00
Yannick Loriot
6a3174521d
Removing the weak reference #120
2017-11-26 22:31:40 +01:00
Yannick Loriot
ea7ffb0b32
Updating the initialisation workflow
2017-11-08 16:35:59 +01:00
Yannick Loriot
f7f387d031
Updating to Xcode 9 and Swift 4 #105
2017-09-21 08:39:55 +02:00
Yannick Loriot
3b0c3d4fff
Bump version
2017-08-10 22:53:46 +02:00
Yannick Loriot
b5d0daf237
Updating the example project
2017-08-10 21:37:05 +02:00
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