SwiftUI by Example – Free Course on SwiftUI

Paul Hudson, creator of Hacking with Swift:

Yes, that’s a full course on SwiftUI already available online, for free!

Sections include:

  • Introduction: A brief explanation of the basics of SwiftUI
  • Text and Images: Getting started with basic controls
  • View Layout: Position views in a grid structure
  • Reading input: Respond to interaction and control your program state
  • Lists: Create scrolling tables of data
  • Containers: Place your views inside a navigation controller
  • Alerts and action sheets: Show modal notifications when something happens
  • Presenting views: Move your user from one view to another
  • Transforming views: Clip, size, scale, spin, and more
  • Animation: Bring your views to life with movement

Amazing!

SwiftUI by Example →

TIP: Do note that the order of statements in SwiftUI is important:

Published by Bramus!

Bramus is a frontend web developer from Belgium, working as a Chrome Developer Relations Engineer at Google. From the moment he discovered view-source at the age of 14 (way back in 1997), he fell in love with the web and has been tinkering with it ever since (more …)

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.