Tags / cocoa-touch
The Differences Between Cocoa and Objective-C: A Guide to Building iOS Applications
Understanding the Challenge of Getting Cell Text with indexPath in a UITabBarController
Understanding UI Control Blurring in iOS Apps
Understanding Localizable Strings (Base) in Xcode 5: Mastering Localization for a Seamless User Experience
Extracting URLs from Specific String Formats Using Regular Expressions in PHP-Based Frameworks
Displaying a Game Score on iPhone with Cocos2d: Best Practices and Advanced Techniques
Understanding Memory Leaks in Objective-C Code: Optimizing MD5 Hash Calculation
Displaying Structured Documents with Cocoa Touch: A Comparative Analysis of Rendering Approaches
Designing Table-Like Custom Interfaces without UITableView
Understanding the Issue with Multiple UItableViews in Objective-C: A Solution Guide