Integrate Combine Into an App, Episode 2: Use @Published to Publish State | raywenderlich.com

Property Wrappers in Combine allow state to easily become published to your app’s SwiftUI views. In this episode, you’ll learn how to use the @Published property wrapper and the ObservableObject protocol to get your models ready to be used by SwiftUI.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/22070915-integrate-combine-into-an-app/lessons/2