Search code examples
How to compactly initialise a class readonly property of a category in Objective-C?...

objective-cobjective-c++objective-c-category

Read More
SPM library with Objective-C NSURL category not imported into Swift URL?...

swiftobjective-cswift-package-managerobjective-c-category

Read More
KVO-compliant dependent readonly property in category...

objective-cobjective-c-runtimeobjective-c-category

Read More
Warning "Method definition not found" in Objective-C. Call Method from Category file...

iosobjective-cxcodeobjective-c-category

Read More
How dispatch_once works in a category in objective c?...

iosobjective-cobjective-c-category

Read More
Category Conflict: instance method in category from conflicts with same method from another category...

iosobjective-cxcodeobjective-c-categoryopentok

Read More
Objective C - Category No Visible selector @removeWhiteSpaceStringWithString...

objective-cnsstringobjective-c-category

Read More
Barcode is not shown in print preview.(Objective C)...

iosobjective-cobjective-c-category

Read More
How to use Objective-C category in Swift file...

objective-cswiftobjective-c-category

Read More
Not of hexadecimal value 0xffff?...

c++chexobjective-c-category

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

iphoneobjective-cunrecognized-selectorobjective-c-category

Read More
extend class in objective-c with variable based property...

objective-coopobjective-c-category

Read More
Objective-C defining the same category in multiple modules...

iosobjective-cobjective-c-category

Read More
ObjC category on typedef class: "cannot find interface declaration for 'typedefname'&qu...

objective-ctypedefobjective-c-category

Read More
Is it safe to extend an Objective-C class in Swift with non-prefixed methods?...

iosswiftobjective-c-categoryswift-extensions

Read More
Category is implementing a method which also be implemented in primary class : `viewWillAppear:`...

iosobjective-coopobjective-c-category

Read More
Obj-C, How do I use a category to supply methods which I will use in delegate methods?...

objective-ccocoa-touchdelegatesobjective-c-category

Read More
Extend Class or Create a Category to Customize Existing Frameworks?...

objective-cclassoopobjective-c-category

Read More
Swift code cannot see method declared in Objective-C category...

objective-cswiftxcode10objective-c-category

Read More
SKReceiptRequest not calling (NSBundle that conforms to) SKRequestDelegate...

ios7in-app-purchaseobjective-c-categoryreceipt

Read More
Objective C: Is it good practice to check JSON values if it is the type you expect?...

iosobjective-cjsonnsstringobjective-c-category

Read More
iOS 5: Make NSString Category include NSCFConstantString?...

objective-ciosios5objective-c-category

Read More
Why we need to use category in IOS?...

iosobjective-cobjective-c-category

Read More
OC @property with block in category...

objective-cpropertiesobjective-c-blocksobjective-c-runtimeobjective-c-category

Read More
iOS 11 UINavigationBar category issue...

uinavigationbarios11objective-c-category

Read More
Accessing category method in original Objective C class...

objective-cobjective-c-category

Read More
Objective C - Is it possible to call a category's method from another category of same type?...

iosobjective-cobjective-c-category

Read More
When to use Categories Objective-C?...

iosobjective-coopobjective-c-category

Read More
Extension of a struct in Objective-C...

objective-cextension-methodsobjective-c-category

Read More
tintColorDidChange not called...

iosxcodeuibuttonobjective-c-categorytintcolor

Read More
BackNext