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: • Swift: Audible - How to Build a Login Guid...
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:
• Recreating App Store
Lets Build Facebook Feed series: • How to Create Facebook's News Feed
Lets Build Facebook Messenger series: • Lets Build Facebook Messenger
Follow me on Twitter: / buildthatapp