-
Explicitly #import <Foundation/Foundation.h> instead of assuming it has already been imported.
-
Reduce warning when "foundation assertions" disabled
-
Code completion in Xcode
-
…, insets, sizeOffset.
-
Adding support for the animator proxy on OS X
-
MAS_View instead of UIView in NSArray+MASAdditions
-
Add constraints to an array of views
-
Iterates the views in an array and updates/creates constraints
-
Updated UIScrollView example in order to use scrollRectToVisible