When using UIKit Dynamics, it is important to understand what UIKit Dynamics items are. Rather than referencing dynamics as views, they are referenced as items, which adhere to the UIDynamicItem
protocol. This protocol defines the center, transform, and bounds of any object that adheres to this protocol. UIView
is the most common class that adheres to the UIDynamicItem
protocol. Another example of a class that conforms to this protocol is the UICollectionViewLayoutAttributes
class.

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