# Getting Started with SwiftUI

DevFeed: [Getting Started with SwiftUI](<https://devfeed.tech/articles/getting-started-with-swiftui-11525.md>)

Original publisher: [Read original article](<https://www.kodeco.com/ios/paths/getting-started-swiftui>)

Published: 2024-06-20T00:00:00Z

Content type: tutorial

Language: en

Sources: [Kodeco | High quality programming tutorials: iOS, Android, Swift, Kotlin, Unity, and more](<https://devfeed.tech/sources/kodeco-high-quality-programming-tutorials-ios-android-swift-kotlin-unity-and-more.md>)

Topics: [SwiftUI](<https://devfeed.tech/topics/swiftui.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [User Interfaces](<https://devfeed.tech/topics/user-interfaces.md>), [User interface design](<https://devfeed.tech/topics/ui-design.md>)

Tags: [apple](<https://devfeed.tech/tags/apple.md>), [badge](<https://devfeed.tech/tags/badge.md>), [course](<https://devfeed.tech/tags/course.md>), [getting-started](<https://devfeed.tech/tags/getting-started.md>), [guide](<https://devfeed.tech/tags/guide.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [ios](<https://devfeed.tech/tags/ios.md>), [learning](<https://devfeed.tech/tags/learning.md>), [swiftui](<https://devfeed.tech/tags/swiftui.md>), [user-interface](<https://devfeed.tech/tags/user-interface.md>), [user-interfaces](<https://devfeed.tech/tags/user-interfaces.md>)

## AI overview

A beginner learning path that introduces SwiftUI, Apple's declarative user interface framework for iOS development. It covers views, view hierarchies, custom views, adaptive interfaces, and navigation.

## Source excerpt

This course introduces the fundamental concepts of SwiftUI, Apple's declarative user interface framework for building iOS applications. You'll delve into the world of SwiftUI, learning how to create responsive user interfaces with ease. The course covers essential topics such as views, hierarchies and navigation providing a solid foundation for developing iOS apps.