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:
You can find KIImagePager on Github here.
A nice easy way to drop a gallery view right into an app.
- Tutorial: How To Make A Scrolling Photo Gallery With UICollectionView
- Open Source iOS UI Control Automatically Allowing You To Enable Tap-To-Zoom On An Image
- Best Resources In iOS Development – July 30th, 2012
- Open Source iOS UIImageView Category Adding Easy Asynchronous Image Downloading
- Open Source iOS Control For Creating Clean Unobtrusive Notification Views
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.
