WeView 2

An alternative to iOS Auto Layout

Tutorial 2: Installing

To install WeView 2, add the WeView folder to your XCode project.

Layout Snapshot

The only dependencies of WeView 2 are the following iOS Frameworks: Foundation, UIKit and Quartz Core.

WeView 2 requires iOS 5 or later.

Headers

Generally it is sufficient to import a single header:

#import "WeView.h"

Classes