iOS UI Control For Easily Creating A Paged Gallery View With Built In Asynchronous Image Downloading

Previously I mentioned the excellent SDWebImage project that provides a handy add-on category for UIImageView enabling easy asynchronous image downloading.

Here’s an open source control from Marcus Kida called KIImagePager for creating a paged image gallery that utilizes SDWebImage for downloading the images.

KIImagePager is inspired by the FourSquare image slideshow, and you can take the control and drop it right into a view very easily using interface builder.

Here are a couple of images from the readme showing the control in action:

KIImagePager

You can find KIImagePager on Github here.

A nice easy way to drop a gallery view right into an app.

Original article: iOS UI Control For Easily Creating A Paged Gallery View With Built In Asynchronous Image Downloading

©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *