You Won't Believe How Easy SwiftUI Launch Screens Can Be

Опубликовано: 07 Февраль 2025
на канале: NDC
81
4

Custom Launch Screens in SwiftUI! 🚀
Learn how to create stunning launch screens for your SwiftUI app, both programmatically and with a storyboard. In this video, I’ll show you how to build a dynamic, animated launch screen in SwiftUI and a static launch screen using a storyboard. Whether you want a modern, interactive design or a simple, branded screen, this tutorial has you covered!

🧐 What You’ll Learn:

Create a programmatic launch screen with animations and transitions.
Build a storyboard-based launch screen for static designs.
Use gradients, spinners, and branding to make your app stand out.

🔥 Download My Project Files & More! 🔥
👉 Get the source code for this project & other Swift resources here:
🔗 https://ndcswift.github.io/Swift-Proj...
Subscribe for more bite-sized lessons and full tutorials on Swift, SwiftUI, and UIKit.

Links:
Xcode: https://developer.apple.com/xcode/
Swift Documentation: https://www.swift.org/documentation/

Timestamps:
0:00 Introduction & Project setup
0:38 Creating LaunchScreenView
1:35 Changing to other screen
1:58 Creating simple load screen
4:45 ProgressView
5:58 Smooth Transistions
6:58 Updating our app's lifecycle
7:25 Testing
7:40 StoryBoard Launch Screen (Static)
9:53 Updating Build settings & info.plist
10:51 Testing Storyboard Launch Screen
11:35 Recap & Constraints