How to Make A Network Request with Combine in SwiftUI

Поделиться
HTML-код
  • Опубликовано: 15 сен 2024
  • In this video we go over how you can start using Combine to make network requests in your applications built in SwiftUI. We use the Football/Soccer API which gives us data from around the world.
    Source code: www.patreon.co...
    Let me know in the comment section what videos you would like to see in the future. Feel free to reach out to me if you need any help or advice.
    ---------------- Follow Me On Social Media -------------------
    LinkedIn: / jasondubon
    Twitter: / jasondubonyt
    #swiftui #networkcalls #combine
    How to use dataTaskPublisher in Swift & Combine

Комментарии • 3

  • @iLoveAppl3947
    @iLoveAppl3947 6 месяцев назад +2

    Async/await is my preferred approach

  • @arozendojr
    @arozendojr 5 месяцев назад

    Is it possible to run a unit test without leaving the iOS simulator open?

  • @Decatilinae
    @Decatilinae 6 месяцев назад

    Nice... how do you cache images with combine? Can you improve this app with new advanced features like live scores by selecting a match...