Your First Mobile App

Build native iOS and Android apps with IndigiCoder using React Native.

Requirements

Before building mobile apps, you'll need:

  • Pro plan or higher — Free plan cannot build mobile apps
  • GitHub account — Create one at github.com (free)
  • Expo account — Create one at expo.dev (free)

Connect Your Accounts

Before your first build, connect both accounts in IndigiCoder:

  1. Go to Profile → Integrations
  2. Click "Connect GitHub" and authorize access
  3. Click "Connect Expo" and enter your Expo access token
Why GitHub? IndigiCoder creates a private GitHub repository for your app code, which is required for Expo builds. Your code stays private and secure.

Step-by-Step Guide

  1. Start a new project
  2. Describe your mobile app
    Example: "Create a task manager app with a list view, add task button, and swipe to delete"
  3. AI generates React Native code
  4. Preview in the browser (web preview of mobile)
  5. To build for iOS/Android:
    • Connect your Expo account in Profile → Integrations
    • Click "Build for Mobile"
    • Select platform (iOS, Android, or both)
    • Build runs on Expo's servers
    • Download the app or scan QR code to install

Build Limits by Plan

PlanBuilds per Month
Free0 (not available)
Pro100
Business500
EnterpriseUnlimited

Building a Mobile App

Video coming soon

Your First Mobile App - Documentation | IndigiCoder