Description
SwiftUI is the new modern way to build UI in iOS apps. It has been released at WWDC 2019, and it has evolved a lot since then. It’s critical for any iOS developer to learn SwiftUI as soon as possible, since the world is moving off UIKit quickly. Hopefully, our free SwiftUI starter project will make it easier for everyone to dip their toes into the SwiftUI framework.
Start your SwiftUI adventure with our open-source SwiftUI Starter. Learn how to build basic user interfaces in SwiftUI, directly from a real project. Simply download the Xcode project and run it on your MacOS.
SwiftUI Starter – Previews
In this codebase, we’ve included a few key SwiftUI features, such as:
- Text fields
- Buttons
- Images
- Vertical Lists
- Horizontal Lists
- Scroll views
- Forms
- Icons
- Overlays (Blur views)
- Modal
- Layout
- Navigation
- Tab Bars
- @Published
- @EnvironmentObject
Save a few hours of work and learning by speeding up your project with our free SwiftUI starter.