Working with events using operators

RxSwift offers a range of operators that provide immense control over how you want to work with the data and events in your application. In subsequent sections, we will cover different operators in theory and then write some code to exercise the knowledge. In the coming chapters, we will learn how to combine these operators to maximize their use to our benefit.

One of the most important categories of operators is transforming operators and in the next section we will learn how to work with this category of operators.

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.