Categories / objective-c
Optimizing Table View Cells with Graphs: Memory Management and Reusability Best Practices
Displaying Alert Views During iPhone Lock Screen: Alternatives to Push Notifications
Understanding Text Fields for iOS Development: Getting Line Height of UITextField and Implementing Auto-Scrolling with UITextView
Understanding and Addressing Data Overlapping Issues in iPhone Table Views
Understanding the Difference Between Self iVar and iVar in Objective-C
Understanding Memory Leaks in Objective C: Why Automatic Reference Counting (ARC) is Key to Preventing Performance Issues
Getting Day Calendar Unit with NSDate and NSCalendar
Understanding XCode's 'Add to Repository' Behavior in Subversion Repositories
Understanding and Using NSAttributedString-Additions for HTML on iOS Development
Accessing Normal C Arrays in Objective C: A Guide to Avoiding Pitfalls