There are several options for integrating RxSwift into a project, including CocoaPods, Carthage, and the Swift Package Manager. In this series, we use CocoaPods. You can find installation instructions for Carthage and the Swift Package Manager on GitHub.
Subscribe to Cocoacasts Plus to watch this episode.
Building Reactive Applications With RxSwift
Installing RxSwift and RxCocoa
by Bart Jacobs in RxSwift
Swift 5
Xcode 11
iOS 13
Building Reactive Applications With RxSwift
-
1 What Is Reactive Programming
07:46
-
2 ReactiveX, RxSwift, and RxCocoa
02:23
-
3 Installing RxSwift and RxCocoa
03:08
-
4 What Is an Observable Sequence
08:37