fish-red / WrapDemo

Sample project demonstrating Auto Layout with text wrapping and custom view wrapping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WrapDemo

This repository demonstrates using Auto Layout with views that wrap. It contains examples of text wrapping, and a custom view that implements its own wrapping.

These techniques are explained on dev etc: Auto Layout and Views that Wrap.

WrapDemo iPhone Simulator Screenshot

License

This code is released into the public domain, and may be used with or without modification with no restrictions, attribution, or warranty. Attribution is kindly requested, but not required. See LICENSE for more details.

About

Sample project demonstrating Auto Layout with text wrapping and custom view wrapping

License:The Unlicense


Languages

Language:Objective-C 100.0%