# Shipnative

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

https://topboilerplates.com/shipnative

Framework: Expo | Pricing: $1 one-time

## Verdict

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.

## Description

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 and cons

+ 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

- 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-included
- payments-included
- subscriptions
- i18n
- agents-md
- analytics-integrated
- error-monitoring
- in-app-notifications

## Stack

- Supabase
- TypeScript

## Links

- Website: https://topboilerplates.com/go/shipnative

## Alternatives

- [IndieKit](https://topboilerplates.com/indiekit)
- [Carrot Seed](https://topboilerplates.com/carrot-seed)
- [ShipFast](https://topboilerplates.com/shipfast)
