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 finished our base application by adding the last piece of functionality, displaying the users' saved data in a table view and creating the detail view. We also learned how to create a blurred image using the UIImage+ImageEffects category provided by Apple.

Now that we have completed our application, we can learn how to use TextKit and manipulate text in iOS 7. We will then apply some of these new features to our application to spice it up a bit!