Categories / cocoa-touch
Understanding UIColor the Right Way: Class Methods vs Instance Creation
Understanding Identity Transformations in 2D Space: Best Practices and Code Examples
Optimizing Image Loading and Display on iOS Devices: A Guide to Scaling Images Correctly
Centering Subviews in UITableViewCell within Grouped TableView: A Guide to Successful Layout
Understanding Radio-Style UIBarButtonItems: A Solution with UISegmentedControl
Understanding the World of Cocoa Touch Plug-ins: Limitations and Possibilities for Building Modern iOS Apps
Understanding Unique IDs in Core Data on the iPhone: A Comprehensive Guide
Scrolling a UITableView to the Top on Reload: Objective-C and Swift Solutions
Understanding ScrollView Backgrounds with Custom Patterns on iPhone Devices
Understanding and Debugging "Pointer Being Freed Was Not Allocated" Errors on iOS Devices