topboilerplates.com

Shipnative

An Expo/React Native boilerplate with RevenueCat paywalls, Supabase/Convex backends, and AI-editor-ready docs

Shipnative
Best for
Solo developers and small teams shipping a cross-platform mobile app with in-app subscriptions who want RevenueCat and backend choice already wired up.
Skip if
You need a web-first SaaS boilerplate rather than mobile-first, or want a free/open-source starting point.

Shipnative is a React Native boilerplate built on Expo, using TypeScript, React Navigation, Zustand, and a Turborepo monorepo structure. It ships native paywalls via RevenueCat, choice of Supabase or Convex as the backend, PostHog/Sentry for analytics and monitoring, PKCE auth with Row Level Security, multi-language/RTL support, and an included Next.js landing page template. It targets iOS, Android, and Web from one codebase and includes AGENTS.md files for AI coding assistants.

Pros

  • RevenueCat-based native paywalls and subscriptions are ready out of the box, a common pain point for mobile SaaS
  • Choice of Supabase or Convex backend gives flexibility most mobile starters lack
  • AGENTS.md files and Mock Mode make it friendly to AI-assisted development

Cons

  • Maker/company identity isn't disclosed, making it harder to vet reputation
  • One-time paid product with no free tier to evaluate first
  • Turborepo monorepo and multi-backend setup add initial complexity to learn

Features

Auth and access

  • Auth included

Payments and billing

  • Payments included
  • Subscriptions

AI-friendliness

  • AGENTS.md

What's in the box

  • In-app notifications

Growth and ops

  • i18n
  • Analytics integrated
  • Error monitoring