dbachrach / OCUDLLinks
User defined literals for Objective-C
☆408Updated 9 years ago
Alternatives and similar repositories for OCUDL
Users that are interested in OCUDL are comparing it to the libraries listed below
Sorting:
- Easier way to create an attributes dictionary for NSAttributedString☆153Updated 8 years ago
- Expose style navigation for iOS apps☆743Updated 13 years ago
- Interactive Animations on iOS☆42Updated 11 years ago
- a category on NSObject to allow for runtime introspection☆66Updated 8 years ago
- Type safe accessors for NSDictionary, better used with dictionary parsed from JSON.☆62Updated 7 years ago
- A helper class for Crashlytics to make your life easier☆59Updated 8 years ago
- Show emitter animation while playing music with AVAudioPlayer.You can see the rhythm from the animation.☆30Updated 8 years ago
- NSNotificationCenter and KVO auto removal of observers.☆308Updated 10 years ago
- A simple HeatMap Implementation for iOS☆79Updated 10 years ago
- Equivalent or NSTimer but using GCD queues☆32Updated 10 years ago
- ☆25Updated 7 years ago
- You can create animation in UIKit just like cocos2d's CCAction (also API in Sprite Kit without iOS7). It's really easy if you'll play a a…☆169Updated 5 years ago
- The dock-like control for iOS☆157Updated 11 years ago
- Can help you quickly find no use to you in the project file - Xcode plugin!☆37Updated 9 years ago
- Simple GCD-based timer based on NSTimer