Merge pull request #103 from itchingpixels/master

added ReactiveHackerNews
This commit is contained in:
dkhamsing 2015-08-13 07:20:28 -07:00
commit f383f42c35
1 changed files with 1 additions and 0 deletions

View File

@ -339,6 +339,7 @@ Jump to
- https://itunes.apple.com/app/c-41/id789924103
- [GroceryList](https://github.com/jspahrsummers/GroceryList): iPhone grocery list app, synchronized using GitHub
- [HausClock](https://github.com/nottombrown/HausClock): Minimal Chess Clock using MVVM and ReactiveCocoa 🔶
- [ReactiveHackerNews](https://github.com/syshen/ReactiveHackerNews): Hacker News reader with Tinder style interface, written in ObjC, uses MVVM & ReactiveCocoa
- [ReactiveSwiftFlickrSearch](https://github.com/ColinEberhardt/ReactiveSwiftFlickrSearch): A Flickr-search app that uses MVVM & ReactiveCocoa 🔶
- [SimpleAuth](https://github.com/calebd/SimpleAuth): Simple authentication (OAuth for Twitter, Facebook, Instagram, Tumblr and more)
- Tropos: A weather app using ReactiveCocoa and Forecast.io