4094 Forks
23413 Stars
23413 Watchers

RxSwift

Reactive Programming in Swift

How to download and setup RxSwift

Open terminal and run command
git clone https://github.com/ReactiveX/RxSwift.git
git clone is used to create a copy or clone of RxSwift repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with RxSwift https://github.com/ReactiveX/RxSwift/archive/master.zip

Or simply clone RxSwift with SSH
[email protected]:ReactiveX/RxSwift.git

If you have some problems with RxSwift

You may open issue on RxSwift support forum (system) here: https://github.com/ReactiveX/RxSwift/issues