Cache Images and Bind a Byte Array in the Xamarin Forms ListView

added by DotNetKicks
3/24/2017 1:07:23 PM

478 Views

Article Url: https://visualstudiomagazine.com/articles/2017/03/01/xamarinforms-ios-android-mobile-visual-studio.aspx I've always been concerned when working with images. I'm always careful with how my applications use them, as images can be relatively large and apps will typically download them via a cellular or slow Wi-Fi connection.


0 comments