Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 709 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 709 Bytes

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.