Frequently used extensions for Objective-C class.
Just drag the folder ZKExtension
into your project.
Include the following header file, and begin to enjoy your working time!
#include "ZKExtension.h"
They are in the ZKExtension
folder:
NSObject+ZKExtension
NSString+ZKExtension
NSArray+ZKExtension
NSDictionary+ZKExtension
NSDate+ZKExtension
UIColor+ZKExtension
UIImage+ZKExtension
UIView+ZKExtension
UIViewController+ZKExtension
UINavigationController+ZKExtension
ZKExtension is released under MIT License.