IOS 7 App Development Essentials
From Techotopia
© 2013 Neil Smyth / Payload Media. This eBook is provided for personal use only. Unauthorized use, reproduction and/or distribution strictly prohibited. All rights reserved.
<google>BUY_IOS7</google>
- iOS 7 UIKit Dynamics - An Overview
- Understanding UIKit Dynamics
- The UIKit Dynamics Architecture
- Dynamic Items
- Dynamic Behaviors
- The Reference View
- The Dynamic Animator
- Implementing UIKit Dynamics in an iOS 7 Application
- Dynamic Animator Initialization
- Configuring Gravity Behavior
- Configuring Collision Behavior
- Configuring Attachment Behavior
- Configuring Snap Behavior
- Configuring Push Behavior
- The UIDynamicItemBehavior Class
- Combining Behaviors to Create a Custom Behavior
- Creating the UIKit Dynamics Example Project
- Creating the UIKit Dynamics Example ProjectAdding the Dynamic Items
- Creating the UIKit Dynamics Example ProjectCreating the Dynamic Animator Instance
- Creating the UIKit Dynamics Example ProjectAdding Gravity to the Views
- Creating the UIKit Dynamics Example ProjectImplementing Collision Behavior
- Creating the UIKit Dynamics Example ProjectAttaching a View to an Anchor Point
- Creating the UIKit Dynamics Example ProjectImplementing a Spring Attachment Between two Views