React to UI Events – Start Subscribing

So far, many of you might have noted that we have used another library, RxCocoa, in our pod files, and the library was used to make view components become reactive. In this chapter, we will dig deeper to understand RxViews and view bindings. We will start with RxCocoa traits, then understand binding UI elements with data elements, and see how to bind table views and collection views in the later half of this chapter.

We will cover the following topics in this chapter:

  • RxCocoa traits
  • Binding data elements
  • Table view bindings
  • Collection view bindings

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.