Search code examples
xamarin.formscrop

Xamarin Forms photo Pan/Scale/Crop plugin?


I'm making app with using XF pcl.

To make photo viewer/editor function, you should add Pan/Scale/Crop. Is there good plugin that somebody already have done for it?

Of course I can make my own but It's very common behavior so I'm curious.

Thanks.


Solution

  • You might want to try this, this library has a lot of different transformations. https://github.com/luberda-molinet/FFImageLoading

    https://www.nuget.org/packages/Xamarin.FFImageLoading.Forms/