Ash Furrow f53337cd28 Merge remote-tracking branch 'origin/master' into broken
Conflicts:
	FRP/FRPGalleryViewController.m
2013-10-17 20:36:20 -04:00
2013-10-13 12:59:38 -04:00
2013-10-13 12:54:42 -04:00
2013-10-13 09:53:14 -07:00
2013-10-13 09:53:14 -07:00
2013-10-17 20:25:20 -04:00
2013-10-17 20:25:20 -04:00
2013-10-16 21:49:14 -04:00

FunctionalReactivePixels

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

Nothing too complicated yet. Next step is a login and vote mechanic to demonstrate more use of RACSubject and RACCommand. Then I think it'll be done.

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.

Description
No description provided
Readme MIT 187 KiB
Languages
Objective-C 99.4%
Ruby 0.6%