SpacePod 21 SwiftUI 'Split View'

Опубликовано: 29 Март 2026
на канале: Kern Jackson
75
1

Let's add a split view that displays a loading view and automatically display the first pod once we've fetched it from the API.

Code https://github.com/kernjackson/SpacePod
Api https://api.nasa.gov

We'll progressively build a small SwiftUI app that displays the NASA photo of the day. Each video will be broken down into the smallest piece of work that I can imagine at the time.