Do you guys plan to add a SDWebImage binding to the Xamarin Component ?
to me it's a Mandatory third party lib to use when dealing with images from a server. it handle disk/memory cache, expiration date and it's fast ... very fast.
here the component if you don't know it : https://github.com/rs/SDWebImage/
I found severals C# binding for that lib, but didn't have the time to test it yet ... anyone here use one of them ?
But overall, i think that this kind of very important binding should be handled by xamarin in order to be always in sync and with a great quality.