Summary
With this chapter, you learned how to create user interfaces with Interface Builder and how to achieve nontrivial navigation with segues. You can now experiment by mixing the information from Chapter 2, UI Components Overview – UIKit, and Chapter 3, Interface Builder, XIB, and Storyboard, to achieve more complex UIs!
With the next chapter, you will learn how to define the position and size of user interface elements in a dynamic way using Auto Layout.