Categories / objective-c
Adding a Tab Bar Controller Programmatically to a Navigation Controller on iPhone: Alternatives to Apple's Framework
Understanding the Modal Presentation of View Controllers in iOS: Best Practices for Managing Modal View Controllers
Understanding Memory Management in Cocoa: Do I Need to Release Objects in NSMutableArray?
Understanding Memory Management in Objective-C: Identifying and Fixing Leaks with substringWithRange
Creating Customizable TTViews Inside a TTViewController: A Flexible Approach to Integrating Multiple Tables
Storing Font Sizes in iOS: A Guide to Workarounds for Mutable Arrays
Displaying 1/2 Instead of 0.5 in iOS Picker: A Step-by-Step Guide
Understanding and Implementing View Rotation in iOS: Separating Rotations from the UIViewController
Understanding CMTime for iOS Development: A Comprehensive Guide to Media Sessions on iOS
Understanding the Changes from OpenGL ES 1.0 to 2.0: Replacing `glTexCoordPointer()` with Custom Vertex Attributes