Skip to content

Bintong/iOS-Categories

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IOS-Categories

IOS中的各种Objective-C Category, A collection of useful Objective-C categories extending functionality of some built in iOS and Cocoa objects

Foundation

  • NSArray
  • NSBundle
  • NSData
  • NSDate
  • NSDateFormatter
  • NSDictionary
  • NSException
  • NSFileManager
  • NSIndexPath
  • NSManagedObjectCont
  • NSObject
  • NSSet
  • NSString
  • NSTimer
  • NSURL

UIKit

  • MKMapView
  • UIBezierPath
  • UIButton
  • UIColor
  • UIDevice
  • UIImage
  • UIImageView
  • UILable
  • UINavigationBar
  • UINavigationController
  • UIResponder
  • UIScrollView
  • UISearchBar
  • UITableView
  • UITableViewCell
  • UITextField
  • UITextView
  • UIView
  • UIViewController
  • UIWebView
  • UIWindow

License

IOS-Categories is available under the MIT license.

About

iOS中的各种Objective-C Category, A collection of useful Objective-C categories extending functionality of some built in iOS and Cocoa objects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%