mirror of
https://github.com/zhigang1992/FunctionalReactivePixels.git
synced 2026-01-12 22:47:31 +08:00
19 lines
660 B
Markdown
19 lines
660 B
Markdown

|
|
========================
|
|
|
|
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.
|
|
|
|

|
|
|
|

|
|
|
|
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).
|