CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

BDGCategories 0.0.39

BDGCategories 0.0.39

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Apr 2019

Maintained by Bob de Graaf.



  • By
  • Bob de Graaf

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!