Categories / cocoa-touch
Transparent Spaces Between UITableViewCells
Implementing UItableView Filtering with NSPredicate and Alternatives for Dealing with Challenges and Unpredictable Behavior
Understanding Navigation Controllers in Cocoa Development: Alternatives to Subclassing the UINavigationController Class
Understanding PDFs in iOS: Can You Open a PDF While it's Being Downloaded?
Customizing Table View Properties in UIKit and Subclassing UITableView Properties
Managing Multimedia Content in Sequence Using NSOperationQueue, Notifications, and NSInvocationOperation
Understanding the Scaling Factor in iOS Views: Best Practices for Handling Scaling Factors When Working with Core Animation Layers
Parsing XML Data on a New Thread: A Scalable Approach
Understanding NSKeyedArchiver's Encoding Process: Best Practices for Preventing Duplicate Encoding Calls
Overcoming the Limits of UIImageView in UITableViewCell: 3 Effective Solutions for Objective-C Developers