SKTaskManager
May 29, 2015 • MIT License
Now its easy to manage asynchronous task whether its is sequential or parallel.
Create SKTask as many as your async task you have (i.e. if you want to download 5 images asynchronously, then create...
IADownloadManager
August 20, 2013 • MIT License
iOS download manager, Download a set of files in parallel and sequential order.
A Minimalist download manager for iOS
Download a set of files in parallel or sequential order.
BubbleButtonView
December 16, 2012 • MIT License
Fill a UIView with rounded-corner UIButtons based off of an array of strings. This class also sequentially animates the adding and removing of buttons for a nice UI touch.