Home

Awesome

RxPlayground

Playground with Rx

Required Specs, tools

Libraries

How to use

Clone and move to repository

$ git clone git@github.com:{your_account}/RxPlayground.git

$ cd path/to/RxPlayground

This repository has RxSwift's source and compiled frameworks.
So you may not execute carthage bootstrap.

Open workspace

$ open -a Xcode.app RxPlayground.xcworkspace

Choose RxPlayground scheme and build once.

Open main.playground

Enjoy playground with Rx :tada: