Book Image

Application Development in iOS 7

By : Kyle Begeman
Book Image

Application Development in iOS 7

By: Kyle Begeman

Overview of this book

Table of Contents (15 chapters)
Application Development in iOS 7
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we covered the new features of Auto Layout by building our menu view and applying constraints. Now that you have a good understanding of the new features of Auto Layout and how to use them, I highly recommend that you practice all the different types of constraints available on multiple views. Auto Layout is very powerful and, when used correctly, will eliminate a large portion of code normally attributed to dynamic layouts!

In the next chapter, we will continue by building the next part of our application. We will explore some of the new design principles of iOS 7 and apply them to our app, Food and Me.