Files
FunctionalReactivePixels/README.md
2014-01-31 17:06:47 -05:00

19 lines
660 B
Markdown

![](http://static.ashfurrow.com/github/FRP.png)
========================
A demonstration of how to use FRP with ReactiveCocoa in an iOS context using the 500px API.
This is code to accompany [my book](https://leanpub.com/iosfrp).
A work-in-progress. Pull-requests always welcome.
![](http://static.ashfurrow.com/github/gallery.png)
![](http://static.ashfurrow.com/github/photo.png)
Please don't go all creepy with my consumer key.
Installing
----------------
Clone the repo and run `pod install` from the repo's directory to install the required pods. Or if you don't like Cocoapods, just [download the zip](http://cloud.ashfurrow.com/013J0y1R3L2l).