Explore projects
-
Sample project starting with NSLog format strings and conditional logs, but also including some Xcode build trickery
Updated -
Demo for using Instruments against an Xcode project that has some memory issues
Updated -
Demonstrates the thread-safety of beginning and ending graphics contexts using the UIGraphics... helper functions
Updated -
Sample project for showing UIApplicationDelegate messages as notifications
Updated -
Demo project for batching updates to a UICollectionView from an NSFetchedResultsController's delegate messages
Updated -
-
Sample project showing a simple collection view configuration using storyboards.
Updated -
Sample of how to implement drag-resize in a collection view using decoration views and a custom layout
Updated -
Small test for setting a C array as a @property on a class
Updated -
Updated
-
Sample project for Auto Layout and intrinsic content sizes from 2014.01.27 guest lecture.
Updated -
How to __bridge objects between Foundation and CoreFoundation
Updated -
-
-
Example project for implementing a custom interactive transition between view controllers on a navigation stack
Updated -
Sample project for complex storyboard hierarchies, segues, unwind segues, and static table content
Updated -
Demo project for UIView's block-based and keyframe animation methods
Updated -