Auto Layout is used to create position and size relationships between buttons, images, views, and text in iPhone apps. In Xcode 5, the Interface Builder works even better with Auto Layout. If you need more control, complex layouts can be created in Objective-C code that respond to touch.
Posts tagged #Xcode 5