DEV Community

Cover image for Built 3 SwiftUI Starter Kits in 2 Weeks — Here’s What They Do
Ehsan Azish
Ehsan Azish

Posted on

Built 3 SwiftUI Starter Kits in 2 Weeks — Here’s What They Do

As an indie developer building iOS tools, I recently launched 3 SwiftUI starter kits focused on real-world problems most devs hit:


🔁 WatchConnectivity Starter Kit

  • iOS ↔️ Apple Watch sync using WCSession
  • Includes sendMessage and updateApplicationContext
  • Shared model and live bi-directional sync 👉 Check it out

🎛️ Settings & Onboarding UI Kit

  • Modular SwiftUI settings screen
  • Dark mode, toggle states, AppStorage
  • Three-screen onboarding flow 👉 See it here

❤️ HealthKit Dashboard Starter Kit

  • Pulls real-time data from HealthKit (steps, heart rate, etc.)
  • Clean SwiftUI dashboard layout
  • Great for fitness and wellness MVPs 👉 Explore this kit

Each one is a plug-and-play solution — perfect for solo devs or client work.

Let me know what SwiftUI kit you'd love to see next!

Happy to answer any questions 👇

Top comments (0)