Releases: hyperoslo/BarcodeScanner
Releases · hyperoslo/BarcodeScanner
BarcodeScanner — 5.0.1
BarcodeScanner — 5.0.0
- Updated to Xcode 12 and Swift 5
4.1.3
4.1.2
4.1.1
4.1.0
4.0.1
4.0.0
BarcodeScannerController
has been renamed toBarcodeScannerViewController
- Remove configuration struct in favour of public properties. See README for more information
- Custom views have been replaced with child view controllers
- Now it's possible to switch between back/front cameras if needed #91
- Message expand/collapse animation has been fixed #90
3.0.3
🚀 Merged pull requests
- Fix title and button on navigation bar in iOS 10 #84, by onmyway133
🤘 Closed issues
- Close button and title not shown in navigationBar on iOS 10 and below #83
3.0.2
🚀 Merged pull requests
- Refactor: access control #78, by vadymmarkov
- Use UINavigationBar #82, by onmyway133
🤘 Closed issues
- iPhoneX layout issue (Close button) #76