Getting Started with SwiftUI
How to quickly get started with SwiftUI
Highly Recommended (Official Tutorial)
If you're new to SwiftUI
We highly recommend going through the official SwiftUI tutorial first. The entire tutorial is very detailed, and after completing it, you should have a good understanding of SwiftUI syntax and usage.
Official Tutorial:
SwiftUI Cross-Apple Platform Development Tutorial
Native Component Apps Worth Downloading
Next, we recommend several apps that provide visual representations of native SwiftUI components and system libraries/properties, with code that you can use directly. These are very helpful for familiarizing yourself with SwiftUI components.
Among these, Fabula for SwiftUI has many animations/effects that can serve as reference when designing page UI/animations.
Online SwiftUI Native Component Effects and Code Preview
WWDC
WWDC is the best way to learn about Apple's latest technologies. It releases many new APIs and features every year, with subtitle support for multiple languages. Essential viewing for iOS developers.
Worth Following Bloggers/Channels/Learning Resources
Continuously updating...
Finally, a Recommended Book
This book provides a detailed introduction to SwiftUI's internal mechanisms. Highly recommended for developers who want to dive deep into SwiftUI. For EasyApp members, you can get it for free from us.
Last updated on