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

Chapter 4. Building Our Application for iOS 7

We'll start the chapter by covering some of the new design principles present in iOS 7. This includes changes to the navigation and status bars, to the new UIKit, and changes to the application icon. Next, we will create our required files and organize them for easier navigation. Lastly, we will add some new view controllers to our storyboard and point them to our newly created files. On completing this chapter, we will have a complete skeleton of our application that is ready for functionality. Let's get started!