Redth / ZXing.Net.Maui

Barcode Scanning for MAUI?
MIT License
461 stars 151 forks source link

Fixes FrameReady for CameraView #135

Closed kfrancis closed 11 months ago

kfrancis commented 1 year ago

This fixes the issue where FrameReady was never being called on the control, so users of that control were never able to do anything with the frame data when it was available.