veryfun / FunctionalReactivePixels

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

Home Page:https://leanpub.com/iosfrp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FunctionalReactivePixels

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

This is code to accompany my book.

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.

About

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

https://leanpub.com/iosfrp

License:MIT License