IndieBuilderKit – Open-source iOS toolkit for indie developers github.com 3 points by gokhanamal 10 hours ago
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 viewsAnalytics wrapper (Firebase, Amplitude, custom)Networking with async/awaitI 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/IndieBuilderKitWould love feedback, feature suggestions, or a if you find it useful!
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!