CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.
TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Dec 2014 |
Maintained by Unclaimed.
A pretty quick (<100 lines) tool to debug your AutoLayout ambiguos layout.
pod 'AutoLayoutDance', '0.0.1'
[[NZAutoLayoutDance sharedInstance] triggerDanceOnAmbiguousLayout];
In the provided demo, AutoLayoutShakeDemo, the shake gesture is used as a trigger to start the dance!
Have fun!