SwiftSuccessCheck
August 23, 2017 • MIT License
Animated success tick with completion block developed in swift 3
JNAPushPopCompletionBlock
November 13, 2016 • MIT License
Completion block for UINavigationController "push" and "pop" view controllers
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...
FSNetworkingSearchController
April 03, 2015 • MIT License
Search controller with suggest completion using Foursquare API following Instagram design.
MJAutoComplete
May 25, 2014 • MIT License
A simple drop-in for using an autocomplete component on iOS. It comes with a simple demo app that should help you get started in a jiffy!
UINavigationControllerWithCompletionBlock
May 07, 2014 • MIT License
The UINavigationController missing api!
UIImageView-AnimationCompletionBlock
January 29, 2014 • MIT License
A category that adds a completion block to UIImageView letting you know when the UIImageView's animation is complete.
IGAutoCompletionToolbar
March 10, 2013 • MIT License
IGAutoCompletionToolbar is a UICollectionView subclass created to display auto completion via a keyboard accessory view.
MLPAutoCompleteTextField
February 15, 2013 • MIT License
MLPAutoCompleteTextField is a subclass of UITextField that behaves like a typical UITextField with one notable exception: it manages a drop down table of autocomplete suggestions that update as the...
IMOAutocompletionViewController
November 02, 2012 • MIT License
Very fast autocompletion UITableView based controller - Fire it, set the data source and delegate and you're good to go.
AutocompletionTableView
March 20, 2012 • BSD License
UITableView offering suggestions from a custom dictionary as user types text in UITextField.