DTCoreText consists of two portions:
This page demonstrates a DTAttributedTextView being loaded from a XIB. You can see how this line wraps if you rotate the device.
For example you could create a rich text about view like this here
Note:You need to disable auto-layout on view controllers loading views from XIB because at present DTCoreText is not yet able to dynamically re-layout in auto-layout views.