'Best way to crop images taken by Media Picker in xamarin forms [duplicate]

I want to crop an image in xamarin forms with an interface that the user can crop mannualy the image taken from Xamarin.Essentials Media Picker. I´m using the MVVM pattern. I tried to use SkiaSharp, but not work properly.

Any ideas?

Thanks For helping.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source