# Ship React Native

React Native + Expo starter with AI services, in-app purchases and a Convex backend

https://topboilerplates.com/ship-react-native

Framework: React Native | Pricing: $1 one-time

## Verdict

Best for: Solo developers or small teams building an AI-powered mobile app who want auth, IAP billing, and AI services pre-wired on Expo/Convex.

Skip if: You're not building on Expo/Convex, need a web app rather than mobile, or want a free/open-source starter.

## Description

Ship React Native is a paid mobile boilerplate built on Expo SDK, React 19 and Convex, aimed at solo developers shipping AI-powered iOS/Android apps quickly. It bundles Convex Auth (Google, Apple, magic link, email/password), RevenueCat in-app purchases with a credit-metering system, and pre-wired AI services (chat, vision, image and video generation, TTS/STT via OpenAI, Replicate and ElevenLabs). Analytics (PostHog) and error tracking (Sentry) are included out of the box, along with 25+ UI components and 15+ pre-built screens.

## Pros and cons

+ Full mobile stack covered - auth, IAP billing, AI services, analytics and error tracking all pre-wired

+ Convex backend removes a lot of typical backend setup for indie mobile devs

+ Includes a free companion Next.js landing page boilerplate

- Paid only, starting at $99, with premium tiers running into the thousands

- No public GitHub repo or open-source license to evaluate the code before buying

- Tied fairly tightly to Convex and RevenueCat, less flexible if you want different backend/payment providers

## Features

- social-login
- magic-link
- ai-chat
- image-generation
- speech-transcription
- credits-metering
- onboarding-flow
- i18n
- dark-mode
- analytics-integrated
- error-monitoring
- landing-page

## Stack

- TypeScript
- Convex

## Links

- Website: https://topboilerplates.com/go/ship-react-native

## Alternatives

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