From the course: iOS 14 Development Essential Training

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Challenge: Storyboards

Challenge: Storyboards

From the course: iOS 14 Development Essential Training

Start my 1-month free trial

Challenge: Storyboards

(upbeat music) - [Instructor] And now for this chapter's challenge, keep in mind that it may seem difficult, but it's designed to stretch you just a little bit. To review what we talked about in this chapter, we worked with storyboards, connecting UI elements to code, toggling the keyboard and working with pins. So for the challenge, I'm going to have you take the app that we built throughout this chapter and make it better. So I want you to clean up the user interface in any ways you can think of. The main one I want you to focus on is adding an extra label that says name next to the text field field. Use pins so that it looks good both in portrait and landscape. And you can also make any other cleanup that you want to do. Changing the values on the labels for the default, aligning the other UI elements better, et cetera. Here are a couple tips for you. When an object's nearest neighbor, that is the closest other UI…

Contents