Skip to Content
An iOS Developer's Guide to SwiftUI
book

An iOS Developer's Guide to SwiftUI

by Michele Fadda
May 2024
Beginner to intermediate content levelBeginner to intermediate
446 pages
10h 33m
English
Packt Publishing
Content preview from An iOS Developer's Guide to SwiftUI

15

Consuming REST Services in SwiftUI

If you’ve been reading this book up to this point, you should be familiar with SwiftUI and its role in streamlining interface design. This chapter delves into utilizing REST services within a SwiftUI application. Considering the widespread need for iOS apps to communicate over the internet, network operations are routine. The aim here is to arm you with the skills required to incorporate the most prevalent method of network communication into your SwiftUI programming activities.

Understanding network data involves grasping HTTP requests, managing JSON data, and updating the UI in response to asynchronous events.

We’ll begin by looking at how to use the URLSession class to execute HTTP requests. By using ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

SwiftUI - The Complete iOS 17 Reference Library of Code

SwiftUI - The Complete iOS 17 Reference Library of Code

Stephen DeStefano
Developing Apps with GPT-4 and ChatGPT

Developing Apps with GPT-4 and ChatGPT

Olivier Caelen, Marie-Alice Blete

Publisher Resources

ISBN: 9781801813624Supplemental Content