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 5. Creating and Saving User Data

In this chapter, we will start by adjusting the style of our navigation bar to match the navigation style of iOS 7. Next, we will create our buttons in the navigation bar and hook them up to the proper methods. Once we adjust our storyboard, we can start writing the code to allow a user to take or pick an image, give the item a title, and then back up the data to disk for later use. On completing this chapter, our application will have all the functionality required for users to save new food items!