Video description
If you want to create iOS interfaces that feature robust
interactions and animation, this video course is the perfect way to
get started. Josh Smith and Jonathan Penn of Rubber City Wizards
teach beginning and intermediate iOS developers the foundational
skills necessary to bring your app’s user interface to life
Table of Contents
Welcome to Class
Welcome
Prototyping
Why Prototype?
Basic Prototyping
Prototyping Non-Interface Parts
Prototyping Review
UI Automation Testing
UI Automation Introduction
The UI Automation API
Real World: Testing Behavior
Real World: Finding A Memory Leak
Instruments, Profiling, and Debugging
Using Instruments to Find and Fix Problems
LLVM Debugger Overview and Use
UI Kit Dynamics
Why UI Kit Dynamics?
Physics Engine Gotchas
Drag and Drop
Collection Views and Dynamics
Gesture Recognizers
Overview and History of Gesture Recognizers
Discrete Recognizers
Continuous Recognizers
Complex Recognition
Writing Your Own Recognizer