SwiftUI and Delegates - How to Adapt CombineĀ šØ
In this series of posts, I explain how to create Publishers from delegates using Combine.
-
1. [**Combine & CoreLocation, Part 1 ā Publishers & Delegates**](https://learningswift.brightdigit.com/combine-corelocation-receiving-handling-events/)
How can we create publishers from a standardĀ delegate pattern like *CoreLocation*?
2. [**Combine & CoreLocation, Part 2 ā Receiving & Handling Events**](https://learningswift.brightdigit.com/combine-corelocation-receiving-handling-events/)
What's the difference between *sink* and *assign*? What's new from WWDC 2020 to help?
3. [**Combine & CoreLocation, Part 3 ā Integrations with flatMap**](https://learningswift.brightdigit.com/combine-corelocation-swiftui-delegates/)
How can *flatMap* andĀ built-in publishers like *Just* and *Sequence* integrate Publishers?
Reply and let me know.
Thanks,
**Leo**
Don't miss what's next. Subscribe to My Awesome Newsletter: