Swiftpack.co - doo/scanbot-barcode-scanner-sdk-ios-spm as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by doo.
doo/scanbot-barcode-scanner-sdk-ios-spm 5.1.0-Test1
SPM releases of the Scanbot iOS barcode scanner SDK
⭐️ 3
🕓 1 week ago
iOS
.package(url: "https://github.com/doo/scanbot-barcode-scanner-sdk-ios-spm.git", from: "5.1.0-Test1")

Scanbot Barcode Scanner SDK for iOS

Swift Package Manager repository for the iOS Scanbot Barcode Scanner SDK.

Provides functionality for scanning 1D and 2D barcodes, like EAN, UPC, QR code, Data Matrix, PDF 417, etc.

For more details please see:

GitHub

link
Stars: 3
Last commit: 21 hours ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

21 hours ago
  • 🎉 New:
    • Added new property regularExpressionPattern to SBSDKBarcodeScanner and SBSDKBarcodeScannerViewController to limit detection results.
    • Added support of the new 'Find and Pick' barcode scanning mode, see SBSDKUI2FindAndPickScanningMode.
    • Added support for continous scanning in SBSDKUI2BarcodeScannerViewController.
    • Added Swift structured concurrency API (async/await) to SBSDKUI2BarcodeScannerViewController.
  • 🚀 Improvements:
    • IMPORTANT: Changed the default backside cameras on all scanners to the triple or dual camera. On some devices with triple camera this results in a different view port (more zoomed in). Please make sure to adapt your zoom ranges and factors.
    • Improved image quality and capture speed on most iOS devices slightly by capturing HEIF images.
    • Added support of haptic feedback on capable devices.
  • ⚠️ Breaking Changes:
    • Important: The default backfacing camera in all scanners has been changed from the ultra-wide or wide camera to the triple or dual camera.
    • Renamed functions captureJPEGStillImage to captureStillImage in SBSDKBasescannerViewController (and all subclasses) and `SBSDKCameraSession'.

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics