DRPageScrollView
May 17, 2015 • MIT License
Block-driven paginated scroll view.
- __Block-driven__ page setup.
- __Auto Layout__ friendly.
- __Page reusability__ à la UITableView reusable cells.
NMBottomTabBarController
January 12, 2015 • MIT License
A fully customizable tab bar controller for iOS written in Objective C. It uses autolayout. It requires iOS 7.1 + and ARC.
You can set custom icon images, text, selected and unselected background...
PureLayout
June 30, 2014 • MIT License
The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. PureLayout extends UIView/NSView, NSArray, and NSLayoutConstraint with a comprehensive Auto Layout API that is...
UIView+AutoLayout
August 26, 2013 • MIT License
`NOTE:` UIView+AutoLayout has been deprecated in favor of `PureLayout`, which includes OS X support! https://github.com/smileyborg/PureLayout
The ultimate API for iOS Auto Layout -- impressively...
MTPopupWindow
October 10, 2012 • MIT License
A class to show a popup window in iOS6, which loads a local html file or a remote website.