Categories / objective-c
Objective-C Method Invocation: Calling a Button Method from ViewController Without Directly Interacting with Them
Sending an Action from Modal View to Original View Controller in iOS when Dismissed
Understanding How to Disable Editing Within a UITextView on iOS
Binding Objective-C Objects to Variables in a Lua Script: The Key to Interoperability
Formatting Dates from Facebook and Twitter JSON Feeds with Objective-C
Understanding and Solving Objective-C Memory Management Issues: A Deep Dive to Debug Retain Cycles, Zombies, and EXC_BAD_ACCESS Errors in iOS Apps
Removing Subviews from a UIScrollView: Swift vs Objective-C
Sending Emails without Appleās Assistance: A Deep Dive into SMTP Interactions
Solving the Scrolling Issue with uitextview Inside UITableViewCell: A Deep Dive into UITextView Behavior
Understanding UIKit Text Alignment Issues on Rotation: Workarounds for Centered Text After Rotation