LayoutInspector

LayoutInspector is a tool to debug layouts directly on iOS devices: inspect layers in 3D and debug each visible view attributes.

Features:

  •  Inspect layouts directly on iOS devices
  •  Inspection could be triggered only if app is running under DEBUG build configuration, so it won’t affect any other kind of the app builds (i.e. RELEASE)
  •  Objective-C compatible
  •  Works on all devices with iOS 10.0+

Leave a Reply