/RACSwift-HackerNews

A sample and practice of RAC 3.0 and Swift

Primary LanguageObjective-C

##A really simple example of a Hacker News client with RAC3.0.##

I have used ReactiveCocoa 2.0 for half of an year. But to me, RAC3.0 is still not an easy thing to understand and learn. If you guys also want a simple example of how to use RAC3.0 with Swift, I hope this repo is helpful to you.

And I also recommend you can visit some other articles like:

##Build##

  1. Install Carthage
  2. % carthage update
  3. Launch the project file and build