mirror of
https://github.com/zhigang1992/FunctionalReactivePixels.git
synced 2026-01-13 09:10:03 +08:00
578 B
578 B
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.

