objective-c-category
There are 4 repositories under objective-c-category topic.
chika-kasymov/UITextField_AutoSuggestion
Category for UITextField to add auto suggestion feature. [Tutorial](http://shyngys.com/uitextfield_and_auto_suggestion).
bismasaeed00/NullReplacer
These classes are for replacing NSNull objects from Arrays and Dictionaries when parsing API responses.
stephenlindauer/UIAlertController-Quickie
A small ObjC category that allows creating a UIAlertView with 1 line of code
niczyja/UIImage-Frame
Extension (in Swift) and Category (in Obj-C) on UIImage with function that returns image frame in given UIImageView. Playgound to play around included.