Playground with Rx
- Xcode10.0
- Swift 4.2
- RxSwift: v4.3.1
- Fork this 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 -a Xcode.app RxPlayground.xcworkspace
Choose RxPlayground scheme and build once.
Enjoy playground with Rx 🎉