Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

Large images async loading

$
0
0

I'm trying to load a large image (about 8400x6000) in the background and avoid blocking UI.

What I'm now doing is to use the LoadImageAsync method in my ImageRenderer (iOS project). Unfortunately, the app freezes for a moment.

How can I achieve that preferably using Xamarin Forms?


Viewing all articles
Browse latest Browse all 58056

Trending Articles