Skip to content

mactive/FunctionalReactivePixels

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 99.2%
  • Ruby 0.8%