NativeLaunch

Introduction

Welcome to the NativeLaunch documentation. This is your starting point for learning about the starter kit, its structure, features, and how to use it for your app development.

NativeLaunch


Documentation scope

This documentation currently covers the single-app NativeLaunch starter. The NativeLaunch Monorepo starter — which includes a production-ready app setup and a lightweight Expo Go playground with screen variants and UI component demos — is not documented yet. Monorepo documentation will be added separately when it becomes available..

What is NativeLaunch?

NativeLaunch is a blazing-fast and fully extensible Expo template that helps you build beautiful, production-ready React Native apps — from MVPs to polished SaaS products. Whether you're launching a side project, building a mobile-first business, or experimenting with new ideas, NativeLaunch helps you move faster.


What You Get

NativeLaunch is more than a boilerplate — it's a complete demo application you can run, explore, and extend.

You'll get a fully functional Notes App that includes:

  • ✅ Onboarding flow with animated slides
  • ✅ Google, Apple, and Magic Link authentication via Supabase
  • ✅ Notes list, detail, and edit screens. Notes and images stored in Supabase
  • ✅ Persistent local storage (MMKV)
  • ✅ Seamless navigation with expo-router
  • ✅ Dark mode support
  • ✅ Clean TypeScript-first codebase
  • ✅ Beautiful UI built with Tailwind and NativeWind
  • ✅ Smooth UI transitions powered by Reanimated
  • ✅ In-app subscriptions via RevenueCat and StoreKit
  • ✅ Analytics integrations (Amplitude, PostHog, etc.)
  • ✅ Monitoring with tools like Sentry
  • ✅ Internationalization using JSON translation files

Pro additions (Moneyra):

  • ✅ Moneyra full app source — complete production project (only for Pro)
  • ✅ Local-first data layer (WatermelonDB) — offline sync (only for Pro)
  • ✅ Cloud backups (iCloud) (only for Pro)
  • ✅ No account required — works locally with default data (only for Pro)

📱 Live preview of the Notes App demo / Moneyra

Who It’s For

NativeLaunch is perfect for:

  • Indie makers and solo developers
  • Startups validating MVPs
  • Teams who want a clean Expo foundation
  • Creators building mobile-first SaaS apps

Getting Started


Features


Appearance


Deployment