
This video is only available to subscribers. Start a subscription today to get access to this and 469 other videos.
Working with Remote Data in SwiftUI
Episode
#433
|
13 minutes
| published on
March 30, 2020
| Uses Xcode-11.4-beta, Swift-5.2
Subscribers Only
With SwiftUI views we no longer have view controllers, and this can pose the question: Where does our data access and networking code live? In this episode we will load some data from a movies API in order to examine the ObservableObject protocol.
Episode Links
- The Movie DB API - In order to follow along with this episode you'll need your own API key.
To provide your API key to the app, you need to edit the Scheme and provide an environment variable:
