Skip to content

Commit 0ac3cb2

Browse files
committed
1.2.0
1 parent 8c1aa9e commit 0ac3cb2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ This library was inspired by existing MAUI barcode scanning libraries: [BarcodeS
1111
3. Ability to scan multiple barcodes in one frame,
1212
4. Ability to pool multiple scans for better scanning consistency,
1313
5. Transformed barcode bounding box for on-screen positioning,
14-
6. Code-behind and MVVM compatibility,
15-
7. Android ony - Abillity to invert source image to scan natively unsupported inverted barcodes, but at a performance cost.
14+
6. From version 1.2.0 implemented `ViewfinderMode` - detect only barcodes present in camera preview on screen and `AimMode` - detect only the barcode that is overlapped with the red dot centred in camera preview,
15+
7. Code-behind and MVVM compatibility,
16+
8. Android ony - Abillity to invert source image to scan natively unsupported inverted barcodes, but at a performance cost.
1617

1718
## Usage
1819
1. Install [Nuget package](https://www.nuget.org/packages/BarcodeScanning.Native.Maui),

0 commit comments

Comments
 (0)