This chapter will cover the basics of how UIKit Dynamics manages your application's behaviors. We will cover specific behaviors, such as gravity, bounce, and other physics properties. Additionally, we will learn how to create physical boundaries so that our views have something to collide with. Without these boundaries, our views would continue moving forever without stopping. We will cover how our views will interact with one another, including collision detection/notifications and attaching views to one another. Lastly, we will talk about motion effects and about creating a parallax effect similar to iOS 7's home screen that moves when tilting your device. We have a lot to cover, so let's get started!

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