Quantcast
Viewing all articles
Browse latest Browse all 21

Using Categories in Objective-C to extend native classes / objects from iPhone SDK

Hi, today I would like to explain how to extend classes from the iPhone SDK frameworks. The main idea behind that is not to create loads of classes, one for each functionality, but create custom extensions for the existing ones.


Viewing all articles
Browse latest Browse all 21

Trending Articles