Summary

In this chapter, we covered some really exciting concepts related not only to RxCocoa and RxSwift, but also other community libraries. We learned about data binding to View elements and, most importantly, binding to the View elements that are used most pervasively in the Swift language, that is, UITableViews and UICollectionViews. We covered how we can bind data to these two and perform complex operations, keeping our code base tidy, readable, and concise at the same time. This chapter provided you with real-world information about how to work with RxSwift and RxCocoa code in a real-world application. We not only created a new functionality using reactive concepts but also transformed an existing application from traditional Swift ...

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.