gokhanamal 10 hours 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!