Skip to content

iv-mexx/ReactiveCocoaPlayground

 
 

Repository files navigation

ReactiveCocoaPlayground

In this project I'll demonstrate isolated examples of ReactiveCocoa based on / as illustrations for questions on Stack Overflow.

For some examples I'll write more detailled explanations in my blog.

Getting Started

The easiest way to get a taste of ReactiveCocoa.

Playground screenshot

Installation

  1. Run pod install to install all CocoaPods dependencies
  2. Open ReactiveCocoaPlayground.xcworkspace
  3. Build ReactiveCocoaPlayground target
  4. You are good to go. Enjoy.

Thanks

Thanks to Nikita Leonov for the original ReactiveCocoaPlayground project. I was not able use RAC in a Playground before.

Packages

No packages published

Languages

  • Swift 92.2%
  • Ruby 7.8%