IndieBuilderKit – Open-source iOS toolkit for indie developers

3 gokhanamal 1 7/28/2025, 11:07:42 AM github.com ↗

Comments (1)

gokhanamal · 6h ago
Hi HN!

I'm an iOS developer and recently built IndieBuilderKit, a Swift package to help other indie devs get started faster.

It includes components like:

Paywall UI (with RevenueCat support)

SwiftUI views (onboarding, settings, buttons)

Notification permission & App Store rating views

Analytics wrapper (Firebase, Amplitude, custom)

Networking with async/await

I made this because I was tired of rebuilding the same foundations in every project. It’s modular and open-source.

GitHub repo: https://github.com/gokhanamal/IndieBuilderKit

Would love feedback, feature suggestions, or a if you find it useful!