> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nativeline.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to Nativeline

> Build native iPhone, iPad, and Mac apps with AI — no coding required

# Welcome to Nativeline

Nativeline is an AI-powered Mac app that turns your ideas into real, native applications for iPhone, iPad, and Mac. Just describe what you want, and watch it come to life.

<Frame>
  <img src="https://mintcdn.com/nativeline/vCsYc5lY7QSZ2JFR/images/hero-demo.png?fit=max&auto=format&n=vCsYc5lY7QSZ2JFR&q=85&s=420fa9f7ade101d7437cc48e48330e5c" alt="Nativeline interface" width="3136" height="2136" data-path="images/hero-demo.png" />
</Frame>

## What You Can Build

Nativeline creates **real, native apps** — not prototypes or web wrappers. Your apps run natively on iPhones, iPads, and Macs with full access to platform features.

<CardGroup cols={3}>
  <Card title="Productivity Apps" icon="list-check">
    Todo lists, habit trackers, note-taking apps, journaling
  </Card>

  <Card title="Social Apps" icon="users">
    Chat apps, community platforms, social networks
  </Card>

  <Card title="Utility Apps" icon="wrench">
    Calculators, converters, timers, menu bar utilities
  </Card>

  <Card title="Lifestyle Apps" icon="heart">
    Fitness trackers, meal planners, meditation apps
  </Card>

  <Card title="Content Apps" icon="book">
    Recipe apps, travel guides, reference apps
  </Card>

  <Card title="Business Apps" icon="briefcase">
    Inventory management, CRM, booking systems
  </Card>
</CardGroup>

## How It Works

<Steps>
  <Step title="Describe Your App">
    Tell the AI what you want to build in plain English. "Create a recipe app where I can save my favorite meals" is all you need. Choose your target platform — iPhone, iPad, or Mac.
  </Step>

  <Step title="Add Your Assets">
    Use the [Toolkit](/toolkit/overview) to drop in custom fonts, colors, images, sounds, data files, animations, and 3D models with simple # commands. No setup required.
  </Step>

  <Step title="Watch It Build">
    Nativeline writes real Swift code, creates your UI, and handles all the technical complexity automatically. Choose from [four AI modes](/features/ai-modes) to match your needs.
  </Step>

  <Step title="Test Instantly">
    Your app runs in the [embedded simulator](/features/embedded-simulator) right inside Nativeline. Mac apps run natively in a window. See changes in real-time as you iterate.
  </Step>

  <Step title="Refine and Polish">
    Ask for changes, add features, fix issues — the AI handles it all. Keep refining until it's perfect.
  </Step>

  <Step title="Publish">
    When you're ready, Nativeline helps you submit to TestFlight and the App Store. Mac apps can also be exported as DMG files.
  </Step>
</Steps>

## Why Nativeline?

### Real Native Apps

Unlike no-code builders that create web wrappers, Nativeline generates genuine Swift code using Apple's SwiftUI framework. Your apps are indistinguishable from those built by professional developers.

### Three Platforms, One App

Build for iPhone, iPad, or Mac — all from the same tool. Each platform gets native UI patterns: mobile layouts for iPhone, split views for iPad, and menu bars for Mac.

### Built-in Toolkit

Drop fonts, colors, sounds, data files, Lottie animations, videos, and 3D models directly into your app with [# commands](/toolkit/overview). No manual setup, no configuration files.

### Smart AI Modes

Four AI modes let you optimize for speed, design quality, or deep reasoning. [Enhanced mode](/features/ai-modes) delivers polished designs at low cost — it's the default for every project.

### No Coding Required

You never need to write code. The AI handles everything — from UI components to data storage to complex features. Just describe what you want.

### Full Control When You Want It

On Pro plans and above, access the full code editor. View, learn from, and even edit the Swift code yourself.

### From Idea to App Store

Nativeline covers the entire journey: building, testing, debugging, and publishing. Everything happens in one app.

## Who Is Nativeline For?

<AccordionGroup>
  <Accordion title="Entrepreneurs & Founders" icon="lightbulb">
    Turn your app idea into reality without hiring developers. Validate concepts quickly, iterate based on feedback, and launch to real users.
  </Accordion>

  <Accordion title="Small Business Owners" icon="store">
    Build custom apps for your business — booking systems, inventory trackers, customer portals — without enterprise software costs.
  </Accordion>

  <Accordion title="Designers & Creatives" icon="palette">
    Bring your designs to life. See your UI concepts become functional apps, then refine them visually until they're perfect.
  </Accordion>

  <Accordion title="Hobbyists & Learners" icon="graduation-cap">
    Build apps for fun, for friends, or for learning. With Pro plans, see the code and learn Swift by doing.
  </Accordion>

  <Accordion title="Developers Prototyping" icon="code">
    Rapidly prototype ideas before investing engineering time. Get a working app in minutes instead of days.
  </Accordion>
</AccordionGroup>

## What Makes It Different

| Feature                | Nativeline      | No-Code Builders | Traditional Development |
| ---------------------- | --------------- | ---------------- | ----------------------- |
| Real native apps       | ✅ Swift/SwiftUI | ❌ Web wrappers   | ✅                       |
| iPhone, iPad, & Mac    | ✅ All three     | Limited          | ✅                       |
| No coding needed       | ✅               | ✅                | ❌                       |
| Full code access       | ✅ (Pro)         | ❌                | ✅                       |
| Built-in asset toolkit | ✅               | ❌                | ❌                       |
| AI-powered             | ✅               | ❌                | ❌                       |
| App Store ready        | ✅               | Limited          | ✅                       |
| Time to first app      | Minutes         | Hours            | Days/Weeks              |

## What You'll Need

<CardGroup cols={2}>
  <Card title="A Mac" icon="laptop">
    Any Mac running macOS 15.1 (Sequoia) or later
  </Card>

  <Card title="Internet Connection" icon="wifi">
    Required for AI features and dependency downloads
  </Card>
</CardGroup>

That's it. Nativeline automatically installs everything else you need — Xcode, simulators, development tools — on first launch.

## Ready to Start?

<CardGroup cols={2}>
  <Card title="Installation" icon="download" href="/introduction/installation">
    Download and set up Nativeline in minutes
  </Card>

  <Card title="Your First App" icon="rocket" href="/quick-start/your-first-app">
    Build your first app in 10 minutes
  </Card>

  <Card title="Plans & Pricing" icon="credit-card" href="/introduction/plans-and-pricing">
    Choose the right plan for your needs
  </Card>

  <Card title="Explore the Toolkit" icon="hashtag" href="/toolkit/overview">
    Add fonts, colors, sounds, and more with # commands
  </Card>
</CardGroup>
