Set up RxSwift and Convert a Basic Login App to its RxSwift Counterpart

In this chapter, we will start writing code to work with the concepts we have touched on in previous chapters. We will start with environment setup and then start working towards a very basic application. While we do so, we will revisit some important concepts that we discussed earlier, while expressing the functionality in code.

The main topics covered in this chapter are as follows:

  • Setting up an RxSwift environment
  • CocoaPods and Carthage
  • Writing a singe view login app in RxSwift

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.