/RxSwift

My learning playgrounds and practice projects of the book `RxSwift: Reactive Programming with Swift`.

Primary LanguageSwift

RxSwift

My learning playgrounds and practice projects of book RxSwift: Reactive Programming with Swift.

Contents

Usage

git clone https://github.com/Coder-ZJQ/RxSwift.git
cd RxSwift
pod install
...
open RxSwift.xcworkspace

You can select Show Rendered Markup to show the rich content of playgrounds:

image-20200610161834229

image-20200610162345328

If you want to run the playground examples, make 00.Playgrounds-Support scheme active, and turn on Build Active Scheme.

image-20211028171650189

Useful Links