Skip to main content

Quick Start

The best way to learn Nativeline is by building. These tutorials walk you through creating real apps — from simple to sophisticated.

Choose Your Tutorial


Learning Path

If You’re Brand New

Start here and work your way through:
  1. Your First App — Learn the basics
  2. Todo App — Understand data and storage
  3. Choose your interest: Photos, Weather, or Notes

If You Want Cloud Features

Jump to the Notes App tutorial to learn Supabase integration, then apply those concepts to your own ideas.

If You’re a Visual Learner

Start with the Photo Gallery — it’s visual, interactive, and you’ll see results immediately.

What You’ll Learn

Each tutorial teaches specific skills:
TutorialYou’ll Learn
Your First AppWizard, chat interface, basic prompts
Todo AppLists, forms, local storage, state management
Weather AppAPI calls, location services, data display
Photo GalleryCamera access, photo library, image display
Notes AppAuthentication, cloud database, real-time sync

Before You Start

Make sure you have:

Nativeline Installed

Download and install if you haven’t already

Account Created

Create an account to save your projects

Tips for Success

Begin with basic functionality. Once it works, add features one at a time. This approach uses fewer bits and creates more stable apps.
Instead of “make it look better,” say “add 16pt padding and rounded corners to the cards.” Specific requests get better results and use fewer bits.
After each change, interact with your app in the Simulator. Catching issues early is easier than fixing them later.
Watch the code previews and tool cards to understand what the AI is building. If something seems wrong, you can give feedback or use /planclear to start fresh.
Your first version won’t be perfect — and that’s fine! Building apps is iterative. Keep refining until you’re happy.

Ready to Build?

Start with Your First App

Create your first iOS app in 10 minutes — no coding required