1
1 Comment

Why I made TheSwiftKit

Hey! I noticed that 90% of the developers (including me) wasted 1-2 weeks of their time in writing the same code again and again for implementing authentication, payments setup, analytics, AI Wrappers and other boilerplates and are stuck in this loop. Slowly, they start losing their motivation with their projects and abandon them. So I created a boilerplate with everything I use (or integrate in my apps) and started using it. Then after discussing from a friend, I saw that other people are facing the same issue.

That's the reason I launched TheSwiftKit. it’s a tool that generates a complete SwiftUI project with all the boring boilerplate already done.

  • Onboarding

  • Supabase Auth (with the Login and Signup UI)

  • StoreKit 2 Paywalls (RevenueCat Integration)

  • Settings & Themes

  • Analytics (with TelemetryDeck)

  • AI Wrappers Integration with a Flask Backend

  • Fully customizable XCode Project.

You just clone the project, and get a clean Xcode project ready to run.

I’d love to get some feedback from fellow devs! What unique can I do in it?

posted toAvatar for product THE SWIFT KIT
THE SWIFT KIT
  1. 1

    Congrats on the launch! Out of curiosity, how are you handling customer queries as your user base grows?