How to build your first SwiftUI app 📱 (Free Tutorial, Beginner Level)

Опубликовано: 20 Март 2026
на канале: Vincent Pradeilles
5,036
99

I'm going to show you how to write a simple app using SwiftUI, Apple's new declarative UI framework.

You can download the code here: https://github.com/vincent-pradeilles...

In this tutorial you will learn how to:
create and set up your Xcode project
write a simple user interface by laying out text and images using SwiftUI's built-in views and view modifiers
make network calls to fetch data from an API
implement a simple navigation between a list and a detail view

CHAPTERS

00:00:00 – Intro
00:01:00 – Creating a New Project in Xcode
00:06:57 – Implementing a View with Mocked Data
00:47:47 – Making an API Call over the Network
01:09:47 – Using the MVVM Architecture
01:44:11 – How to Navigate between Views
02:09:39 – Questions & Conclusion

➜ Website: https://www.swiftwithvincent.com
➜ Twitter:   / v_pradeilles  
➜ GitHub: https://github.com/vincent-pradeilles/
➜ LinkedIn:   / vincentpradeilles