robrix / RXCollections
Obsolete—use https://github.com/robrix/Reducers instead.
☆475Updated 9 years ago
Alternatives and similar repositories for RXCollections:
Users that are interested in RXCollections are comparing it to the libraries listed below
- Clojure-inspired reducers for Cocoa & Cocoa Touch.☆138Updated 9 years ago
- Benchmark tests for iOS image caching solutions☆163Updated 7 years ago
- Xcode Plugin for replacing the system suggested colors☆80Updated 4 years ago
- Demonstrates a binding helper that makes it easier to bind UITableView instances to ReactiveCocoa ViewModels☆120Updated 7 years ago
- An alternative API for NSNotificationCenter that doesn't suck☆394Updated 8 years ago
- Plugin for Xcode to integrate the Reveal App to your project automatic.☆227Updated 8 years ago
- An iOS category adding retry functionality to requests made using AFNetworking 2☆224Updated 8 years ago
- A plugin for Xcode to synchronize code snippets with repositories☆330Updated 8 years ago
- Using @dynamic to access NSUserDefaults.☆317Updated 8 years ago
- Tools and Utilities for Cocoa Development☆67Updated 8 years ago
- A Mantle to FMDB (SQLite) adapter☆154Updated 8 years ago
- Minimal Xcode Templates for Open Source Developers☆254Updated 5 years ago
- A collection of useful Foundation and UIKit categories.☆175Updated 8 years ago
- The sample application to accompany my conference talk on UICollectionView.☆483Updated 8 years ago
- Replace iOS7 app switcher view with your own customized card view.☆1,056Updated 9 years ago
- An objective-C API that uses the new iOS 7 UIView snapshot category drawViewHierarchyInRect to produce Apple Notification and Control Cen…☆500Updated 5 years ago
- ViewUtils is a collection of category methods designed that extend UIView with all the handy little properties and functionality that you…☆323Updated 11 years ago
- Validate JSON before it is mapped☆467Updated 9 years ago
- Object-oriented reactive framework, inspired by ReactiveCocoa