Build a SwiftUI app for iOS 14

API and Combine

Let's take our API data and make it observable across our entire app so that any change will update all the views using that data.

Loading lesson