Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c-category

How can I declare a private property within a named category?

Facebook iOS SDK 3.2.1 - [NSError fberrorShouldNotifyUser]: unrecognized selector sent to instance

Can category methods be overridden? IOS

Using NSDate category with Swift 3 Date type

How to subclass NSTextAttachment?

iPhone: Category with property + "unrecognized selector sent to instance" exception

Why can't categories have instance variables?

Can Java do something like category in Objective C?

java objective-c-category

Can Objective-C protocols and categories be inherited?

Is objc_setAssociatedObject not available in iOS?

When to use categories and when to use subclassing? [closed]

Duplicate symbol error when adding NSManagedObject subclass, duplicate link

Protocol versus Category

Add rounded corners to all UIImageViews

Class extension vs class category