Login required for access
In order to watch this lesson, you'll need to login to the website.
Combine Publishers CombineLatest
Maps UIKit SwiftUI
In SwiftUI, you'll commonly find yourself setting up view model or environment objects with published variables. To be notified of these variables changing, you'll want to listen to them with the Combine Publishers framework library. In this lesson, I'll discuss how this works by using CombineLatest on our sourceMapItem and destinationMapItem properties.

Comments (0)
HELP & SUPPORT