afriscic / BarcodeScanning.Native.Maui

Barcode scanning library for .NET MAUI
https://www.nuget.org/packages/BarcodeScanning.Native.Maui
MIT License
162 stars 31 forks source link

Layout and visibility #85

Open callupio opened 1 month ago

callupio commented 1 month ago

Hi, it seems that there's no way to make the CameraView fill the parent container without using an AbsoluteLayout nor to set its visibility according to a bindable model property.

Thanks for your support and your excellent work!