File tree Expand file tree Collapse file tree 3 files changed +32
-2
lines changed
Expand file tree Collapse file tree 3 files changed +32
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ noTitleIndex: true
99
1010# Demo & Samples
1111
12- - [ Demo \ & Samples] ( #demo--samples )
12+ - [ Demo & Samples] ( #demo--samples )
1313 - [ Demos] ( #demos )
1414 - [ Barcode Scanner Demo] ( #barcode-scanner-demo )
1515 - [ Barcode Decoding Samples] ( #barcode-decoding-samples )
Original file line number Diff line number Diff line change 1+ ---
2+ layout : default-layout
3+ title : Demo & Samples - Dynamsoft Barcode Reader iOS Edition
4+ description : The index of Dynamsoft Barcode Reader iOS demo & samples.
5+ keywords : demo, sample, index, iOS
6+ needAutoGenerateSidebar : true
7+ noTitleIndex : true
8+ ---
9+
10+ # Demo & Samples
11+
12+ - [ Demo & Samples] ( #demo--samples )
13+ - [ Demos] ( #demos )
14+ - [ Barcode Decoding Samples] ( #barcode-decoding-samples )
15+ - [ BarcodeReaderSimpleSample] ( #barcodereadersimplesample )
16+
17+ ## Demos
18+
19+ - Barcode Scanner Demo
20+ - [ View in Google Play Store] ( https://play.google.com/store/apps/details?id=com.dynamsoft.demo.dynamsoftbarcodereaderdemo&pli=1 ) {: target ="_ blank"}
21+ - [ Download APK] ( https://download2.dynamsoft.com/dbr/android/DynamsoftBarcodeReaderDemoAndroid.apk )
22+ - [ View in Apple Store] ( https://apps.apple.com/us/app/dynamsoft-barcode-scanner-demo/id1120581630 ) {: target ="_ blank"}
23+
24+ ## Barcode Decoding Samples
25+
26+ ### BarcodeReaderSimpleSample
27+
28+ Decode barcodes from video streaming. It shows the simplest code to implement a video barcode scanner.
29+
30+ [ Check code on GitHub] ( https://github.com/Dynamsoft/barcode-reader-maui-samples/tree/main/BarcodeReaderSimpleSample ) {: target ="_ blank"}
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ noTitleIndex: true
99
1010# Demo & Samples
1111
12- - [ Demo \ & Samples] ( #demo--samples )
12+ - [ Demo & Samples] ( #demo--samples )
1313 - [ Demos] ( #demos )
1414 - [ Barcode Decoding Samples] ( #barcode-decoding-samples )
1515 - [ Read Single Barcode (With CameraEnhancer)] ( #read-single-barcode-with-cameraenhancer )
You can’t perform that action at this time.
0 commit comments