/swiftui

A collaborative list of awesome SwiftUI resources. Feel free to contribute!

MIT LicenseMIT

Awesome SwiftUI

I. SwiftUI on Apple Developer Documentation

  1. Keynote WWDC 2019 - First announcement of SwiftUI
  2. Platforms State of the Union 2019 - More SwiftUI
  3. Apple Developer Tutorial on SwiftUI
  4. Introducing SwiftUI: Building Your First App
  5. SwiftUI Essentials WWDC Video
  6. Building Custom Views with SwiftUI
  7. Integrating SwiftUI
  8. Data Flow Through SwiftUI
  9. Mastering Xcode Previews
  10. Accessibility in SwiftUI
  11. SwiftUI On All Devices
  12. SwiftUI on watchOS

II. Paul Hudson on Hacking With Swift

  1. First look at SwiftUI
  2. Getting Started with SwiftUI
  3. Quick Start Guide on SwiftUI by Hacking With Swift

III. SwiftUI Tutorials by Lets Build That App

  1. SwiftUI Sneak Preview Demo Project
  2. How to Run SwiftUI on Mojave with Playgrounds and Sample Code
  3. SwiftUI Basics: Dynamic Lists, HStack VStack, Images with Circle Clipped Stroke Overlays
  4. SwiftUI: Facebook Complex Layouts - Horizontal Scroll View

IV. SwiftUI by John Sundell

  1. A first look at SwiftUI: Apple’s declarative new UI framework
  2. Answers to the most common questions about SwiftUI
  3. SwiftUI’s relationship to UIKit and AppKit

V. SwiftUI Tutorials by Code With Chris

  1. SwiftUI Basics Tutorial
  2. SwiftUI App Tutorial - Lists, Navigation and JSON Data

VI. SwiftUI Tutorials by Kilo Loco

  1. SwiftUI Presenting Data In A Scroll View & List
  2. Intro To SwiftUI: Simple State Management
  3. Before You Learn SwiftUI, You Need To Hear This...

VII. SwiftUI by Rebeloper

  1. SwiftUI = Mind-blow | WWDC iOS developer reaction
  2. SwiftUI - DON'T LEARN IT (JUST YET)

VIII. SwiftUI Beginner Tutorial On iOS 13 by Devslopes

IX. Simple SwiftUI App by Brian Advent

X. An example to-do list app using SwiftUI

XI. Inside SwiftUI's Declarative Syntax's Compiler Magic