Skip to content

iOS中的各种Objective-C Category, a collection of useful Objective-C Categories extending iOS Frameworks such as Foundation,UIKit,CoreData,CoreLocation,MapKit Etc.

License

Notifications You must be signed in to change notification settings

devyzhou/iOS-Categories

This branch is 137 commits behind shaojiankui/JKCategories:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

JakeyJakey
Jakey
and
Jakey
Jun 5, 2015
7c48078 · Jun 5, 2015

History

53 Commits
Jun 5, 2015
Jun 5, 2015
Jun 5, 2015
Jun 5, 2015
May 22, 2015
Apr 29, 2015
Jun 5, 2015

Repository files navigation

IOS-Categories

IOS中的各种Objective-C Category, a collection of useful Objective-C Categories extending iOS Frameworks such as Foundation,UIKit,CoreData,CoreLocation,MapKit Etc.

Foundation

  • NSArray
  • NSBundle
  • NSData
  • NSDate
  • NSDateFormatter
  • NSNotificationCenter
  • NSDictionary
  • NSException
  • NSFileManager
  • NSIndexPath
  • NSNumber
  • NSObject
  • NSSet
  • NSString
  • NSTimer
  • NSURL
  • NSUserDefaults

UIKit

  • MKMapView
  • UIAlertView
  • UIApplication
  • UIBarButtonItem
  • UIBezierPath
  • UIButton
  • UIColor
  • UIControl
  • UIDevice
  • UIImage
  • UIImageView
  • UILable
  • UINavigationBar
  • UINavigationController
  • UINavigationItem
  • UIResponder
  • UIScreen
  • UIScrollView
  • UISearchBar
  • UISplitViewController
  • UITableView
  • UITableViewCell
  • UITextField
  • UITextView
  • UIView
  • UIViewController
  • UIWebView
  • UIWindow*

CoreData

  • NSManagedObjectContext
  • NSFetchRequest
  • NSManagedObject

CoreLocation

  • CLLocationManager
  • CLLocation

MapKit

  • MKMapView

License

IOS-Categories is available under the MIT license.

About

iOS中的各种Objective-C Category, a collection of useful Objective-C Categories extending iOS Frameworks such as Foundation,UIKit,CoreData,CoreLocation,MapKit Etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%