HomeFrameworksMobile App UI/UX Design System
AgencyNewv2.0L4 Semantic FrameworkUpdated July 2026

Mobile App UI/UX Design System

Design and build production-ready mobile app interfaces with React Native, Expo, and AI-generated UI

4.9(198 reviews)2.9K installs46 prompts6 stagesDev Tools
GPT-4ClaudeMidJourney

Mobile App UI/UX Design System is the definitive AI framework for React Native and Expo developers. It covers the full mobile app UI stack: component library, navigation architecture, onboarding flows, authentication screens, push notifications, and theme systems. Every prompt produces production-ready TypeScript code with proper accessibility, platform-specific behavior (iOS/Android), and Expo compatibility.

Full Access Unlocked

All 46 prompts · All 6 modules

30-day money-back guarantee
Secure checkout via Stripe
Lifetime updates (currently v2.0)
Instant delivery after purchase

"The navigation architecture prompt saved me 2 days of setup. The bottom tab navigator component is e..."

React Native Developer · Freelance Mobile Dev

Need expert implementation?

Hire an Orchestrator

Connect with a certified Prompt.Doctor Orchestrator to deploy this framework for you.

How to use this framework

No coding required. You will use ChatGPT or Claude as your AI tool. Follow these steps in order — do not skip ahead.

1

Purchase & download the framework

Click the buy button on this page. After checkout, go to the and hit Download .zip. Unzip it — you'll get a .md file (the full framework) and a .pdf (easy to read reference). Keep both open.

2

Open your project — new or existing

This dashboard is designed to integrate into any existing project or be built as a standalone app. If you already have a site in Airo (or Cursor, Bolt, etc.), open that project. If you're starting fresh, create a new project. The Orchestrator Prompt handles both cases — it scans what's already there and adds only what's missing.

3

Paste the Orchestrator Prompt into your builder's chat

Open the on this page. Copy the Orchestrator Prompt and paste it into your AI builder's chat. It will scaffold the full admin system — secure login, email marketing module, booking engine, and CMS — on top of your existing codebase. This takes 2–5 minutes.

4

Add your API keys as secrets

Critical — Novice Users

In your builder, go to Settings → Secrets and add the keys your app needs. For this framework: STRIPE_SECRET_KEY (for booking payments — get it from your Stripe dashboard), ANTHROPIC_API_KEY (for AI-assisted content — get it from console.anthropic.com), and DATABASE_URL (your MySQL connection string). No key is needed for the admin login, CMS, or email modules — those run on your existing infrastructure.

Don't have a MySQL server?

You can purchase a shared hosting plan with cPanel and MySQL at host.esgwon.dev. Once your account is set up, follow the step-by-step guide to create your database and connect it to your AI website builder.

How to set up cPanel MySQL & connect to your AI website →

Need help with Stripe?

Get your STRIPE_SECRET_KEY and STRIPE_PUBLISHABLE_KEY from your Stripe dashboard. The guide covers test keys, webhook setup, and going live.

Stripe API keys — setup & testing guide →

Need help with Anthropic?

Get your ANTHROPIC_API_KEY from console.anthropic.com. The guide covers model selection, cost management, and troubleshooting.

Anthropic API key — setup & model guide →

Prompting Airo after setup — always name the file

When asking Airo to add tables, columns, or features to the admin dashboard, always include src/server/lib/admin-db.ts in your prompt. Without it, Airo may target the wrong database. Example: "Add a bookings table in the admin database (src/server/lib/admin-db.ts) — do not touch any other database connection in this project."

See safe prompting examples →
5

Run the framework prompts inside your live app

Your app is now running in the builder's preview panel. Open the on this page, copy each prompt one at a time, and paste it into your builder's chat. Replace every [BRACKET] with your real data before sending. Work through the stages in order — each stage output feeds the next.

6

Test end-to-end, then publish or hand off to your client

Walk through the admin as a real user: log in, create a booking, send a test email campaign, update a CMS image, and run the Safe-to-Publish gate. Once everything passes, click Publish in your builder. Because this is a white-label dashboard, your client accesses it at /admin on their own domain — no Prompt.Doctor branding, no third-party login required.

Who is this for?

React Native developers building new apps
Web developers transitioning to mobile development
Startups building their first mobile product
Agencies building mobile apps for clients

Everything you get

46 production-ready prompts across 6 mobile UI areas
Component library: 20+ React Native components (buttons, inputs, cards, modals, lists)
Navigation: stack navigator, bottom tab bar, drawer, and deep linking setup
Onboarding: 3-screen onboarding flow with animations and skip logic
Auth screens: login, signup, forgot password, and biometric authentication
Push notifications: Expo Notifications setup, permission request, and notification handler
Theme system: dark/light mode with system preference detection and manual toggle

What's Inside

6 modules · 46 prompts · 6 workflow stages

Modules(6 total)

Component Library

20+ production-ready React Native components: Button (variants), TextInput (with validation), Card, Modal, BottomSheet, Toast, Badge, Avatar, Skeleton, ProgressBar, Switch, Checkbox, RadioGroup, Dropdown, DatePicker, and more.

12 prompts

Navigation Architecture

React Navigation v7 setup: stack navigator, bottom tab bar with custom icons, drawer navigator, nested navigation, deep linking configuration, and navigation TypeScript types.

8 prompts

Onboarding System

3-screen animated onboarding flow with swipe gestures, dot pagination, skip button, and AsyncStorage persistence (never show again). Includes MidJourney prompts for onboarding illustration style.

6 prompts

Authentication Screens

Login, signup, forgot password, OTP verification, and biometric authentication (Face ID/Touch ID). All screens include form validation, loading states, and error handling.

8 prompts

Push Notification System

Expo Notifications setup, permission request flow, notification handler (foreground/background/killed), notification categories with actions, and scheduled notification system.

6 prompts

Theme & Accessibility System

Dark/light theme with system preference detection, manual toggle with AsyncStorage persistence, theme context provider, and accessibility utilities (font scaling, reduced motion, screen reader support).

6 prompts
Sample Prompts(46 total)
Bottom Tab Navigator·GPT-4

Build a React Native TypeScript bottom tab navigator using React Navigation v7 and Expo. Requirements: 1) 5 tabs: Home, Explore, Create (center, larger), Notifications, Profile, 2) Custom tab bar component (not default), 3) Center "Create" button: elevated, circular, primary color, slightly above the tab bar, 4) Active tab: icon + label in primary color, inactive: muted gray, 5) Badge on Notifications tab showing unread count (prop), 6) Haptic feedback on tab press (expo-haptics), 7) iOS: safe area insets, Android: proper bottom padding, 8) Smooth icon transition animation on press. TypeScript with proper React Navigation types.

Animated Onboarding Flow·GPT-4

Build a React Native TypeScript 3-screen onboarding flow using Expo. Requirements: 1) Horizontal swipe between screens using FlatList with pagingEnabled, 2) Each screen: illustration (Image), title, subtitle, 3) Dot pagination: animated active dot expands, 4) "Next" button on screens 1–2, "Get Started" on screen 3, 5) Skip button (top right) on screens 1–2, 6) Entrance animation: content fades and slides up as each screen comes into view, 7) On complete or skip: navigate to auth screen + save "onboarded: true" to AsyncStorage, 8) Never show again if AsyncStorage flag is set. TypeScript.

App Store Screenshot Direction·MidJourney

Create App Store screenshot compositions for [APP NAME], a [APP CATEGORY] app. For each of 5 screenshots: 1) Device frame: iPhone 15 Pro mockup, 2) Background: [BRAND COLOR] gradient, 3) Headline text: benefit-focused (under 6 words), 4) App screen: [DESCRIBE SCREEN], 5) Visual style: clean, modern, [BRAND AESTHETIC]. MidJourney prompt: App Store screenshot mockup, iPhone 15 Pro frame, [APP SCREEN DESCRIPTION], [COLOR PALETTE] background, marketing quality, clean typography, professional app store presentation --ar 9:19.5 --v 6

Workflow Architecture(6 stages)

prompts

12 prompts

Stage 1

architecture

8 prompts

Stage 2

workflow

6 prompts

Stage 3

templates

8 prompts

Stage 4

system

12 prompts

Stage 5

Everything included

React Native + Expo component library (20+ components)
Navigation architecture (stack + tab + drawer)
Onboarding flow system
Authentication screen templates
Push notification integration
Dark/light theme system
App Store screenshot & metadata copy
Full Access Unlocked

What builders say

"The navigation architecture prompt saved me 2 days of setup. The bottom tab navigator component is exactly what I needed — custom design, haptics, badges, all in one prompt."

RN

React Native Developer

Freelance Mobile Dev

"The onboarding flow prompt produced a polished, animated experience in one shot. The push notification system setup that used to take a day now takes an hour."

SC

Startup CTO

Consumer Mobile App

You have full access

All 46 prompts across 6 modules are unlocked for your account.

$149$229

Lifetime access