© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
P. FrieseAsynchronous Programming with SwiftUI and Combinehttps://doi.org/10.1007/978-1-4842-8572-5_7

7. Getting Started with Combine

Peter Friese1  
(1)
Hamburg, Germany
 
Now, we have already used a bit of Combine in the previous chapters, and hopefully, they were easy enough to understand in the context of the SwiftUI UIs we used them with. But you might wonder how Combine really works and what goes on under the hood of SwiftUI’s reactive state management system. In this chapter, we’re going to dive into Combine, and you will learn about the underlying principles and why it works so well in combination with SwiftUI.

The source code for the code snippets in ...

Get Asynchronous Programming with SwiftUI and Combine: Functional Programming to Build UIs on Apple Platforms 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.