I am trying to use ImageCropView for Xamarin.Forms https://github.com/daniel-luberda/DLToolkit.Forms.Controls/tree/master/ImageCropView to crop images that are loaded. I am not seeing how to move the image around or pinch and zoom.
Does anyone have this successfully implemented to be able to move the image around and zoom, or is it just an old Nuget for XF that doesn't work anymore?
Attached a sample package that I am using for testing.