densen2014 / ZXingBlazor

Using ZXing Scan barcode/QR code in blazor
Apache License 2.0
93 stars 39 forks source link

How Custom UI ? #36

Open masgh021 opened 4 days ago

masgh021 commented 4 days ago

I used this link But I got this error >>> The name 'barcodeReaderCustom' does not exist in the current context . How can i use custom ui ? my ZXingBlazor version is 1.1.4 .

densen2014 commented 4 days ago

https://github.com/densen2014/Densen.Extensions/blob/master/Demo/DemoShared/Pages/BarcodeScannerPage.razor

image

masgh021 commented 1 day ago

Hi @densen2014 this is my Error please see this link

densen2014 commented 1 day ago

just copy my demo all razor and razor.cs, thanks