Installing RxSwift

Install the latest and greatest version of CocoaPods before starting to work with chapters and code in this book. Executing the following command in the terminal will be enough to get you going:

 sudo gem install cocoapods

To know more, visit the CocoaPods website at https://guides.cocoapods.org/using/getting-started.html.

You will be required to open the starter project and install RxSwift in the starter project at the start of each chapter. Perform the following steps in order to install RxSwift in the respective project associated to the chapter you are currently working with:

  1. In the chapter that you are currently working with, in the requirements section for the chapter right after the introduction, find the podfile ...

Get Reactive Programming with Swift 4 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.