Archive for November 12th, 2009

Snippet: UILabelWrap

So you ever thought to yourself “Now wouldn’t it be convenient if UILabel would wrap on its own so it would be as convenient as UITextView but still have convenient shadows?” but never quite got around to bothering to write a replacement yourself? Yep, we’re there.

So here is your dropin replacement: UILabelWrap.

Nothing particularly tricky, but hey, code that you don’t write is the best kind!

Continue Reading →
0