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 learned some of the newer design principles associated with iOS 7. Additionally, we organized our project, created all of our required files, and started our views in storyboard. We are ready to start writing some code and adding functionality to our application.

In the next chapter, we will finish building the AddNewViewController class and add the functionality to save our users' data for later viewing.