stormlion227 / ImageCropper.Forms

Xamarin.Forms plugin to crop and rotate photos.
MIT License
87 stars 59 forks source link

Support for Maui #54

Open inpro160 opened 2 years ago

inpro160 commented 2 years ago

I wonder is this plugin going to support MAUI?

Since, the plugin is useful in my application on Xamarin platform. Thanks.

orwo1 commented 2 years ago

Would also like to know if a port will be available?

jmbowman1107 commented 1 year ago

I will likely be porting this myself to MAUI. If I do, I'll post a link to it here.

jmbowman1107 commented 1 year ago

https://github.com/jbowmanp1107/ImageCropper.Maui

On NuGet now, likely needs some updates, but it seems to work for now.

inpro160 commented 1 year ago

https://github.com/jbowmanp1107/ImageCropper.Maui

On NuGet now, likely needs some updates, but it seems to work for now.

It seem like doesn't work on iOS platform.

@jbowmanp1107 do you face this issue? https://github.com/xamarin/xamarin-macios/issues/16191

Because it look like didn't solve yet. So I wonder is it having other way to use this image cropper.

jmbowman1107 commented 1 year ago

I was able to get it to work just fine on iOS, I will take a look at this next week and see if I see this issue.

orwo1 commented 1 year ago

Maybe the original contributor can contribute here? @stormlion227

jmbowman1107 commented 1 year ago

It now works as expected on iOS. If you have any issues please post on the .MAUI repository