Search code examples
How to call method in secondary @interface in .h file...

iosobjective-cinterfaceobjective-c-categorymethod-call

Read More
iOS - adding a method to NSObject without importing the category .h file...

iosobjective-cnsobjectobjective-c-category

Read More
Should I use a category or a custom helper class?...

iosobjective-cobjective-c-category

Read More
Private methods in a Category, using an anonymous category...

objective-ccocoaprivate-methodsobjective-c-category

Read More
How to reference View Controller objects from it's category?...

uiviewcontrollerios8.1objective-c-category

Read More
Add data to UIView using Categories...

objective-ciosuiviewsubclassobjective-c-category

Read More
Apply category to a framework class...

iosparse-platformuiimageviewsdwebimageobjective-c-category

Read More
Call super in overridden class method...

objective-cobjective-c-categoryoverriding

Read More
Objective-C class names with a +...

objective-cnaming-conventionsobjective-c-category

Read More
UIAlertView category : getting error...

iosuialertviewobjective-c-category

Read More
Why would you use categories over subclasses?...

objective-csubclassingobjective-c-category

Read More
Category that returns array of uicolors...

iosobjective-cobjective-c-category

Read More
GRMustache core data category not visible?...

objective-ccore-datamustachetemplate-engineobjective-c-category

Read More
Category method symbols in static library aren't visible in main executable...

iosstatic-librariesobjective-c-category

Read More
categories for protocols and warnings "class does not implement protocol"...

objective-ciosobjective-c-category

Read More
What do I name the file to create a category for NSString?...

objective-cobjective-c-category

Read More
iOS image blur effect with category...

iosobjective-c-categoryuiblureffect

Read More
Stub -[NSDate init]...

objective-cmockingstubobjective-c-categorymethod-swizzling

Read More
Accessing a view controller's delegate from a Category on that view controller...

objective-cuitableviewobjective-c-category

Read More
Swift: How to call a category or class method from Objective-C...

iosobjective-cswiftobjective-c-category

Read More
Can't call the category method by selector from the main class...

iosobjective-coverridingobjective-c-category

Read More
Returning an object from inside block within category class method implementation...

objective-cobjective-c-blocksobjective-c-category

Read More
Does a category method can extend to a subclass?...

objective-cobjective-c-category

Read More
creating an object from category class...

objective-cobjective-c-category

Read More
Most elegant way to rotate a UILabel; maintain bottom left corner...

iosuiviewtransformationobjective-c-category

Read More
Can not create NSError: unrecognized selector...

initializationobjective-c-categoryunrecognized-selectornserror

Read More
Initialising a category in objective-c...

iosobjective-cinitializationobjective-c-category

Read More
objective-C how to declare private property for category?...

iosobjective-cprivateobjective-c-category

Read More
Category declaration in *.m file affects whole app...

objective-cuinavigationcontrolleruinavigationbarobjective-c-category

Read More
Objective-C category calling method of a custom class...

iosobjective-cuiviewcontrollerobjective-c-category

Read More
BackNext