Natascha FadeevainBetter ProgrammingHow to Bridge Async/await Functions to Combine’s Future Type in SwiftLearn how to call async/await code within Combine based APIs.Aug 29, 2022Aug 29, 2022
Natascha FadeevainBetter ProgrammingUnderstanding SwiftUI’s ViewThatFits containerLearn to build adaptive layouts with SwiftUI’s ViewThatFits container.Aug 1, 2022Aug 1, 2022
Natascha FadeevaQuick guide on local notifications for iOSLearn how to schedule local notifications in different ways and how to handle them.May 20, 2022May 20, 2022
Natascha FadeevaHow to use async/await in synchronous Swift code with tasksLearn how to use tasks to call async/await methods from synchronous code.Apr 6, 2022Apr 6, 2022
Natascha FadeevainLevel Up CodingHow to avoid using AnyView in SwiftUISwiftUI provides the type-erased view AnyView that can be used as a wrapper for any other SwiftUI view, for example to be able to return…Mar 8, 20221Mar 8, 20221
Natascha FadeevaQuick guide to SwiftUI localizationLearn how to support multiple languages in your SwiftUI iOS app.Nov 7, 20211Nov 7, 20211
Natascha FadeevaUnderstanding actors in SwiftLearn how to use Swift actors to prevent data races when working with concurrency.Sep 15, 2021Sep 15, 2021
Natascha FadeevainCodeXQuick guide on async/await in SwiftLearn how use async/await for asynchronous tasks.Jul 2, 2021Jul 2, 2021
Natascha FadeevaQuick Guide on Swift Package Manager for iOSLearn how to use the Swift Package Manager with Xcode to add dependencies to your iOS projectMay 17, 2021May 17, 2021
Natascha FadeevaQuick guide to using Core Data with SwiftUILearn the basics for using the Core Data framework with SwiftUI in iOSMar 21, 2021Mar 21, 2021