-
Implemented support for new NSLayoutConstraint's active property
-
…activate property is not supported by iOS
-
iOS example app code cleanup.
-
No newline at end of file
-
it must be a typo here.
-
Added 3 super-useful code snippets
-
Update example to show more features
-
I had been using masonry for a couple of months before I realised that I could just do top.left etc. An example in the readme would have exposed me to this awesomeness earlier!
-
fix typo
-
simplify UIScrollView demo
-
Minor fixes for stricter compiler warnings
-
Fix priority constants preventing compilation under Xcode 6/LLVM 3.5