Skip to content

Useful xCode categories on UIImage, UIView, NSObject, etc.

License

Notifications You must be signed in to change notification settings

SynappzMA/BDGCategories

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BDGCategories

Incredibly useful categories that I use in all my Xcode projects!

Installation using CocoaPods

pod 'BDGCategories'

##Examples

NSDate
Various date check methods

NSDateFormatter
Thread-safe generation of unique dateformatters

NSNotificationCenter
Add only unique observers

NSObject
Set values with dictionary safely withouth crashing

UIImage
Resize/Scaling, Rotation, Blur

UIView
Rounded corners, choose your own corner!

About

Useful xCode categories on UIImage, UIView, NSObject, etc.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 98.9%
  • Ruby 1.1%