How to use a Page Model and NSAttributedString for Formatted Text
Audible Login Walkthrough
Let's get right back into fleshing out our Login/Walkthrough component by first introducing a UITextView component at the bottom of our cells. Next we'll create our Page model object that will act as a container for data, namely a page image name, title string, and message string. Finally we'll look at how to use an NSAttributedString object to combine multiple strings with different formatting into one object. Doing so, we can easily setup a single UITextView component to include all of the messaging per page.

Comments (4)
Christian O. Vargas
7 years ago
Christian O. Vargas
7 years ago
shakti
7 years ago
keenzien
7 years ago
Brian Voong
7 years ago
frempong
8 years ago
HELP & SUPPORT