Combine Publishers have a new assign method that works with Published properties, and can also be integrated with SwiftUI's new StateObject property wrapper.
Save for later
iOS & Swift
Requires a pro subscription
Pro
Combine: Operators and Pipelines
Aug 22 2019 · Screencast (5 mins)
Combine has a wide array of operators that can subscribe to a publisher, modify the data, and republish it for another subscriber to use. Operators can be combined to form pipelines to fully process your data.
Save for later
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress,
bookmark, personalise your learner profile and more!
Combine includes a series of built in subscribers throughout the iOS frameworks that can get data from publishers in your code. This screencast demonstrates how you can use them in your projects.
Save for later
iOS & Swift
Requires a pro subscription
Pro
Combine: Publishers
Aug 8 2019 · Screencast (8 mins)
Combine includes a series of built in publishers throughout the iOS frameworks that generate data to which you can subscribe. This screencast demonstrates how you can use them in your projects.
Save for later
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress,
bookmark, personalise your learner profile and more!
Behaviors in UIKit Dynamics can be combined to make compound behaviors, making your behaviors more complex, but still using the high level UIKit Dynamics API.
Save for later
iOS & Swift
Requires a pro subscription
Pro
Submitting Your App with Fastlane
May 11 2017 · Screencast (6 mins)
In this video, you'll learn how to combine all your other lanes to create a general purpose lane that will not only build, provision and take screenshots or your app but also submit it to the app store.
Save for later
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress,
bookmark, personalise your learner profile and more!
iOS 10 combines the presentation of notifications to users from both local and remote sources into a simple, cross-platform new framework. In this screencast you'll see how easy it is to send local user notifications with the new UserNotifications framework - a great place to start upgrading your apps to iOS 10.
Save for later
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress,
bookmark, personalise your learner profile and more!