CameraPreview
CameraPreview copied to clipboard
This project can help Xamarin developer get the raw image data from camera.
How can we get access to the scanned image data?
Hello. I found that UseFrontCameraIfAvailable did not work on Android devices. I inspected github repository sources and found that front camera was always bypassed by code like this; ``` //...
Add front camera usage in android from the UseFrontCameraIfAvailable value
Follow C# naming style and some optimizations.