Reputation: 2316
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.
Upvotes: 1
Views: 517
Reputation: 466
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/
Upvotes: 1