jparishy / AutoLayoutByExample

Examples of Things You Might Want to Do In Auto Layout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto Layout by Example

A collection of Auto Layout examples

The goal was to use as little code as possible. Most layout is done in Interface Builder. Also includes a category on UIView for loading from a nib.

Examples

Fill Parent

Portrait Landscape

Half and Half

Portrait Landscape

Half and Half/Side to Side

Portrait Landscape

Constant Height Header

Portrait Landscape

Proportional Height Header

Portrait Landscape

Auto Expanding Text View

Portrait Landscape

Social Media Profile

Portrait Landscape

About

Examples of Things You Might Want to Do In Auto Layout


Languages

Language:Objective-C 100.0%