0

I've been looking into this image cropper that I found https://github.com/mikescandy/Xamarin-Cropper

I used it on my Android Studio project and it works but I don't know how to implement it on Xamarin Visual Studio for Android. I'm learning both platforms to increase my knowledge but I'm having a hard time implementing the cropper.

I checked the guide that was included there but it's for Android Studio and still, I can't make it work. The sample that was included makes me lost.

Anyone know how to implement it properly? I manage to insert the CropView in my XAML file and initialize it but I'm just lost. Please help me, I want to learn.

EDIT: I still cant figure it out, anyone can help me?

4

1 回答 1

0

您可以使用以下插件。

https://github.com/mikescandy/Xamarin-Cropper

它在 Github 上也有很好的记录。

注意:这适用于 Xamarin Mono Android

于 2020-12-22T20:02:47.093 回答