Swift: Audible - How to use a Page Model and NSAttributedString for Formatted Text (Ep 2)

Profile Picture
- Published on Sep 5, 2016馃審 Public

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. Episode 1: https://youtu.be/kecV6xPTTr8 Completed Source Code https://www.letsbuildthatapp.com/cour... Want to learn more about iOS Development? Here are a few additional playlist resources on my channel: Lets Build AppStore series: https://www.youtube.com/playlist?list... Lets Build Facebook Feed series: https://www.youtube.com/playlist?list... Lets Build Facebook Messenger series: https://www.youtube.com/playlist?list... Follow me on Twitter: https://twitter.com/buildthatapp