In this chapter, we will create our project and start building our application, Food and Me, starting with the custom menu view. First, we will create the project itself in Xcode 5. Next, we will create our storyboard. This consists of adding all the required elements and using the new Auto Layout to add constraints to our views. This is where we will dive directly into how Auto Layout works and how you will continue using Auto Layout for your future projects. Lastly, we will hook everything up to our code and set up our navigation. On completing this chapter, we will have a functional menu view complete with a bare navigation controller.

Application Development in iOS 7
By :

Application Development in iOS 7
By:
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
Xcode 5 – A Developer's Ultimate Tool
Foundation Framework – Growing Up
Auto Layout 2.0
Building Our Application for iOS 7
Creating and Saving User Data
Displaying User Data
Manipulating Text with TextKit
Adding Physics with UIKit Dynamics
Index
Customer Reviews