Skip to content

SwiftUI Bootcamp

SwiftUI is a declarative framework for building Apple platform interfaces. This section follows the beginner bootcamp path from Xcode basics through layout, state, navigation, forms, animations, and modern SwiftUI APIs.

These pages are original Swift Rivals study notes for iOS developers. Each lesson includes a focused explanation, a Swift example, common mistakes, and practice ideas.

How To Study This Section

  1. Start with the lesson overview and key takeaways.
  2. Read the Swift Rivals explanation to reinforce the concept.
  3. Type the example by hand instead of copying it.
  4. Complete at least one practice idea before moving on.

References

Lessons

Last updated: June 27, 2026

Released under the MIT License.