Early Access — Launching Soon

Ship native apps.
Not boilerplate.

The Expo + Supabase + RevenueCat starter kit extracted from 5 real apps across 4 completely different categories. Dual monetization, proven templates, and everything Apple requires — already built.

Starting at $69 · One-time payment · Lifetime updates · Unlimited projects

~/my-new-app
# Clone, configure, run
$ git clone shippedkit-case-files my-new-app
$ cd my-new-app && npm install
$ npm run init
$ npx expo start

✓ Auth flows ready — Supabase email, Apple, Google
✓ Subscriptions ready — RevenueCat paywall + restore
✓ Ads ready — AdMob banners + interstitials
✓ Push notifications ready — token mgmt + preferences
✓ EAS Build configs ready — dev, preview, production
✓ Case Files template loaded — categories, detail views, CMS

● App running on iOS Simulator

Battle-Tested

Extracted from 5 real apps.
Not built in a weekend.

Most boilerplates were built as products. ShippedKit was extracted from production apps across 4 different categories. Every pattern solved a real problem.

🏛️

Unbuilt Works

Architecture discovery with interactive maps and location content.

✦ App Store
🔒

The Redacted Files

Conspiracy & mystery case files with CMS-driven content.

✦ App Store
🍕

Pentagon Pizza Alert

OSINT activity tracker with real-time alerts and push notifications.

✦ App Store
📖

Devour

RSVP speed reader to devour books and long-form content.

◆ In Review
🔍

True Crime Archive

True crime case files — proving the pattern works across niches.

◆ Building Now

Every new app starts with 40+ hours of setup.

You have an idea. You want to ship it. Instead, you spend two weeks wiring up the same infrastructure every app needs.

43+ hrs before you write a single line of your actual app.

What's Inside

Six modules. Zero guesswork.

Every module is pre-wired, tested in production, and documented with the "why" — not just the "how."

🔐

Authentication

Supabase auth with email/password, magic link, Apple Sign-In, and Google Sign-In. Complete flows including sign up, log in, forgot password, profile, and delete account. Proper session management and protected routes.

💰

Dual Monetization

RevenueCat subscriptions with paywall screen, restore purchases, and premium gating. Plus AdMob banners and interstitials with automatic ad hiding for premium users. Both systems working together.

No competitor has this
🔔

Push Notifications

Expo Notifications configured with Supabase token storage, permission flows, notification preferences screen, and token refresh handling. The parts tutorials always skip.

🧭

Navigation

Expo Router with auth-gated routes, tab navigation, stack navigation, deep linking, and modal screen patterns. A clean architecture that scales as your app grows.

👋

Onboarding

Swipeable onboarding with configurable screens, skip logic, and persistence so it only shows once. Drop in your content and screenshots — the flow is built.

🎨

UI Foundation

Theming system with dark mode, common components (buttons, inputs, cards, loading states, empty states), and consistent typography. Looks professional on day one.


Why ShippedKit

What nobody else gives you.

Other starter kits give you auth and payments. We give you the things that actually make apps profitable and submittable.

The Dual Monetization Engine

Free users see tasteful ads. Premium users don't. RevenueCat handles subscriptions. AdMob handles ad revenue. Both systems are pre-wired to talk to each other — when a user upgrades, ads disappear automatically.

This is the monetization pattern that works for indie apps. No other starter kit ships it because they haven't had to solve it in production.

// The pattern that makes indie apps profitable
const { isPremium } = useSubscription();

return (
  <View>
    <YourAppContent />
    {!isPremium && (
      <AdBanner
        placement="bottom"
        testMode={__DEV__}
      />
    )}
  </View>
);

App Templates — Not Just a Blank Canvas

Start from a proven app archetype extracted from a real shipped app. Each template is a working, runnable app — not a wireframe. Swap in your content, adjust the theme, and ship by the weekend.

Buy just the template you need, or get them all with the Complete bundle.

🗺️ Discovery — $89
    MapBox + location content + search
    From: Unbuilt Works

📁 Case Files — $89
    CMS-driven categories + detail views
    From: Redacted Files / True Crime

📡 Dashboard — $89
    Real-time data + alerts + push triggers
    From: Pentagon Pizza Alert

📖 Reader — $89
    Content consumption + progress tracking
    From: Devour

⬜ Clean Slate — included with Core
    Auth + monetization + push. You build the rest.

The App Store Survival Kit

Every flow Apple requires is pre-built: delete account, App Tracking Transparency prompt, privacy manifest, and data collection declarations.

Plus a battle-tested submission checklist, App Store screenshot sizing specs, privacy policy template, and review notes template. Built from the experience of actually getting apps through review — multiple times.

// App Store Survival Kit

Delete account flow — pre-built
ATT tracking prompt — pre-built
Privacy manifest — included
Data collection declarations — documented
Screenshot size specs — all devices
Privacy policy template — customizable
App Review notes template — copy & edit
EAS build configs — dev, preview, prod
TestFlight walkthrough — step by step

2026-Ready

Built for how you actually code now.

The codebase is structured so AI coding assistants can modify it without breaking things.

🤖

AI-Optimized Structure

Clear naming conventions, consistent patterns, and a RULES.md file so Claude, Cursor, and Copilot understand the architecture. Add features with AI — without breaking the foundation.

📄

Every File Documented

Not just "how" but "why." Every integration includes inline comments explaining the decisions, the gotchas, and what to change for your use case. Your AI assistant reads these too.


The Stack

The indie app toolkit, pre-wired.

Expo SDK
🟢Supabase
💳RevenueCat
📢AdMob
🔔Expo Notifications
🧭Expo Router
🏗️EAS Build
📘TypeScript

Pricing

Pay once. Ship forever.

Buy just what you need, or get everything. One purchase. Unlimited projects. Every update included.

Core
$69

One-time payment · Early access price

  • Full infrastructure source code
  • Auth, subscriptions, ads, push — pre-wired
  • Clean Slate placeholder screens
  • EAS build configs
  • App Store Survival Kit
  • RULES.md for AI assistants
  • Lifetime updates
Templates
$89

Per template · Includes Core

  • Everything in Core
  • One app template of your choice
  • Working screens, components, integrations
  • Template-specific docs
  • Sample data — works out of the box
  • Discovery, Case Files, Dashboard, or Reader

FAQ

Questions.

Why should I pay when there are free boilerplates?
Free boilerplates give you project structure and tooling config. ShippedKit gives you the monetization infrastructure, App Store submission patterns, and battle-tested flows that you'd spend 40+ hours building yourself. The dual AdMob + RevenueCat integration alone saves you days. And the templates give you a running app to customize — not a blank screen.
What makes this different from other React Native starters?
Three things no competitor offers: dual monetization (ads + subscriptions working together), app templates based on real shipped apps (not demo screens), and the App Store Survival Kit. Every pattern in ShippedKit has been through Apple's review process. That's a different bar than "it runs in the simulator."
Do I need the Complete bundle or is one template enough?
If you know what kind of app you're building, a single template at $89 gives you everything you need — full infrastructure plus the relevant screens and integrations. The Complete bundle is for developers who want maximum flexibility, plan to build multiple apps, or want to learn from different patterns.
Can I use this for multiple apps?
Yes. One purchase, unlimited projects. That's the whole point — use ShippedKit as the foundation for every app you build. The creator uses this same base for every app he ships.
What Expo SDK version is this built on?
The latest stable Expo SDK with TypeScript. When Expo releases major SDK updates, ShippedKit gets updated too — and you get the update for free.
Do I need to know React Native to use this?
You should be comfortable with React and JavaScript/TypeScript. If you can build a React web app, you can use ShippedKit. The documentation and inline comments explain React Native-specific patterns as you encounter them.
What if I don't need ads or subscriptions?
Every module is cleanly separated. Remove what you don't need. But most indie apps eventually want monetization, and it's much easier to remove a module than to add one after the fact.

Stop setting up.
Start shipping.

Join the waitlist. Be first to get ShippedKit at the early access price.