MENU

Fun & Interesting

SwiftUI Tutorial | Build a Detail Screen

Blossom Build 211 2 weeks ago
Video Not Working? Fix It Now

In this video, we build a simple detail screen in SwiftUI. Along the way, we use GeometryReader, ScrollView, and LazyVStack to keep the UI responsive. This screen sets us up perfectly for navigation in the next video! Code before: https://github.com/BlossomBuild/BlossomMovie/tree/section-2-12/BlossomMovie Code after: https://github.com/BlossomBuild/BlossomMovie/tree/section-3-1/BlossomMovie

Comment