Managing screen states with SkeletonView & Combine framework

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 พ.ย. 2024

ความคิดเห็น • 5

  • @kelvinfok
    @kelvinfok  2 ปีที่แล้ว +1

    In this video, we explore how to manage screen states and handle loading, content and error screens. We do this especially when we make API calls and cater for the callback which may sometimes be unpredictable and also error returned by the backend.
    If you like my style of teaching, check out my latest courses here
    iOS 14 & Swift 5: Financial App with Stock APIs & Unit Tests
    www.udemy.com/course/ios-14-swift-5-financial-app-with-stock-apis-unit-tests/?couponCode=B440C663FD31757E30AD
    iOS 15 & Swift 5: Build a library with Swift Package Manager
    www.udemy.com/course/ios-15-swift-5-build-a-library-with-swift-package-manager/?couponCode=BC3AFDD14EC721C53F42

  • @Ipat639
    @Ipat639 2 ปีที่แล้ว

    Need your opinion, should I start new project with SwiftUI? Is it production proved solution?

    • @kelvinfok
      @kelvinfok  2 ปีที่แล้ว

      It is a production ready tool. But the more important question to ask is whether you will be working on the project alone or is this collaborated across various developers. If it is the former, and it’s a brand new project, you should consider SwiftUI.

  • @superivirzivir
    @superivirzivir 2 ปีที่แล้ว

    Hi Kelvin, Can you share this code on Github?

    • @kelvinfok
      @kelvinfok  2 ปีที่แล้ว

      Hi Ivir, just checked and realised I’ve emptied my Trash. Unfortunately I don’t have the source code with me anymore. I believe you should be able to make up the code from the video.