Skip to content
This repository has been archived by the owner on Dec 6, 2018. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 935 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 935 Bytes

500px shut down their API, which this repo relied on. The code here will no longer work. Sorry about that – it's a shame, too, since their API was something that made 500px special and now it's gone.

A demonstration of how to use FRP with ReactiveCocoa in an iOS context using the 500px API.

This is code to accompany my book.

Installing

Clone the repo and run pod install from the repo's directory to install the required pods.

git clone https://github.com/ashfurrow/FunctionalReactivePixels.git
cd FunctionalReactivePixels
pod install

Please do not click the "Download ZIP" button on this page.

Please don't go all creepy with my consumer key.