Saturday July 14, 2012

iOS Hierarchy Viewer - Firebug for UI Kit

Found this great project on Github for exploring the UIView hierarchy just like you would using Firebox to explore the document object model on the web. iOS Hierarchy Viewer is a static library that sets up a web server within your app that you browse to inspect all the properties affecting the rendering characteristics. You even get a preview of the screen, too.