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: