At iOS 8.0 later, we use UIAlertController, it's not friendly, so we replace it with ACAlertController.
Codeless drop-in universal library allows to prevent issues of UIKeyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
A simple iOS photo and video browser with grid view, captions and selections.
Yoga is a cross-platform layout engine which implements Flexbox. Follow https://twitter.com/yogalayout for updates.
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews