From the course: iOS 17 Development Essential Training

Unlock this course with a free trial

Join today to access over 23,400 courses taught by industry experts.

Challenge: Storyboards

Challenge: Storyboards

- [Instructor] And now for this chapter's challenge. To review what we've covered in the chapter, we've talked about storyboards, connecting UI elements to code, toggling the visibility of the keyboard, and we've talked about using auto layout pins. The challenge for this chapter is to add a label that says "Name" next to the text field. Use auto layout pins so it looks good on different devices and screen orientations. And for extra credit, change the text on the button to, "Say Hello." And for extra, extra credit, hide the text in the label before the button is pressed. This challenge should take about 10 minutes to complete.

Contents