krzysztofzablocki / BehavioursExampleLinks
☆56Updated 9 years ago
Alternatives and similar repositories for BehavioursExample
Users that are interested in BehavioursExample are comparing it to the libraries listed below
Sorting:
- Objective-C adaptation of the sample code provided in the Advanced NSOperations session of WWDC 2015☆110Updated 6 months ago
- Xcode snippets for fucking block syntax☆144Updated 7 years ago
- When UICollectionViewCell needs to be a UIViewController. WARNING: this repo is not actively maintained☆242Updated 10 years ago
- Adds UIViewController-like functionality to WatchKit interface controllers☆45Updated 10 years ago
- A drop-in replacement for UIPercentDrivenInteractiveTransition for use in custom container view controllers.☆128Updated 9 years ago
- CocoaLumberjack logger which sends logs to NSLogger☆97Updated 3 years ago
- Inter-process signaling for iOS and OS X with addressable receivers using the Darwin notification center.☆132Updated 5 years ago
- YAML-based configuration for ObjC projects☆79Updated 9 years ago
- A sample project for Xcode6 beta 6 / iOS 8 beta 5 overcoming the challenges of a dynamic height tableHeaderView☆84Updated 10 years ago
- DRBOperationTree is an iOS and OSX API to organize NSOperations into a tree so that each node's output becomes the input for its child no…☆131Updated 10 years ago
- Plugin to automatically generate the description for your class in XCode☆103Updated 4 years ago
- An Xcode Plugin to upload code snippets directly into Slack and Gist☆100Updated 8 years ago
- A category on UIView that provides animation structure similar to SKAction from SpriteKit.☆103Updated 9 years ago
- Make Xcode code coverage more informative☆167Updated 9 years ago
- An iOS app demonstrating Dynamic Type on iOS 7.☆58Updated 11 years ago
- The easiest way to get a taste of ReactiveCocoa☆97Updated 7 years ago
- Create NSAttributedStrings from NSStrings with lightweight Mush markup☆66Updated 2 years ago
- An easy-to-use Objective-C protocol that automatically resizes / adjusts views when a keyboard appears on iOS.☆100Updated 9 years ago
- A customizable UICollectionViewLayout to use instead of UITableView