Categories / objective-c
Modular iPhone Application Architecture: How to Structure Classes
How to Open a New View Controller When a Cell is Selected in an iOS Table View Without Creating a Deallocated Instance
Dismissing a Modal View Controller from a UITabBarController: Understanding the Root Cause of the Problem and Finding a Solution
Displaying Alert Views During iPhone Lock Screen: Alternatives to Push Notifications
Understanding the Issue with UISearchBar Icon Distortion in iPhone 6 Plus: A Solution Using Method Swizzling
Understanding the Issue with Refreshing a Single Cell in UICollectionview iOS: A Deep Dive into Lazy Loading
Implementing Progress Indication for File Copy Operations in iOS
Understanding Memory Management in iPhone OS: Debugging Techniques for iOS Developers
Extracting Image URLs from HTML Text: An Objective-C Solution
Objective-C Primitive Type Management: A Deep Dive into NSNumber and NSInteger