PromisedFuture
July 22, 2018 • MIT License
A Swift based Future/Promises framework to help writing asynchronous code in an elegant way
BPBlockActivityIndicator
July 17, 2017 • MIT License
BPBlockActivityIndicator is a clean and easy-to-use Activity Indicator meant to display the progress of an ongoing task on iOS.
Kommander
May 18, 2017 • MIT License
Kommander is a Swift library to manage the task execution in different threads. Through the definition a simple but powerful concept, Kommand.
iOS-Webservice
March 01, 2017 • Apache 2.0 License
Simple way to communicate with API server (web service calling architecture) through less code. Easy to implement web service request and response for API communication architecture, no more third ...
Me
November 28, 2016 • MIT License
A super slim and in-place solution to the "nested asynchronous computations" problem
WCSAlertController
November 15, 2016 • Apache 2.0 License
UIAlertController example with a few extra parameters and completion block.
JNAPushPopCompletionBlock
November 13, 2016 • MIT License
Completion block for UINavigationController "push" and "pop" view controllers
ARDetector
July 03, 2015 • MIT License
CIDetector, AVCaptureVideoDataOutput and AVCaptureMetadataOutput categories. With face, rectangle, QR Code, the future text CIDetector and blocks for AVCaptureOutput handling.
JMEasyTouchID - Swift
February 25, 2015 • MIT License
TouchID used easy on one line in your ViewController.
DeepLink SDK
January 13, 2015 • MIT License
The Button DeepLink SDK is a splendid route-matching, block-based way to handle your deep links. Rather than decide how to format your URLs, parse them, pass data, and navigate to specific content ...
SCFacebook 4.1
October 06, 2014 • MIT License
The SCFacebook 4.1 is a simple and cleaner to use the api facebook-ios-sdk Objective-C Wrapper (https://github.com/facebook/facebook-ios-sdk) to perform login, get friends list, information about t...
INTUAnimationEngine
October 04, 2014 • MIT License
INTUAnimationEngine makes it easy to build advanced custom animations on iOS.
INTUAnimationEngine provides a friendly interface to drive custom animations using a CADisplayLink, inspired by the ...
AMBTableViewController
September 28, 2014 • Apache 2.0 License
Storyboard and Prototype Cells-centric block-based UITableView controller to manage complex layouts.
BHTKeyboardAnimationBlocks
June 21, 2014 • MIT License
UIViewController category making life easier when working with animations on keybard appearing/disappearing. Provides a simple block based API to set animations to be performed on each of UIKeyboar...
NSObject+CLFNotificationObserver
May 10, 2014 • MIT License
A category on NSObject for creating NSNotification observers that handle the weakSelf/strongSelf dance for you.
UINavigationControllerWithCompletionBlock
May 07, 2014 • MIT License
The UINavigationController missing api!