Approved Services

Pre-approved external services for bounties. Select a service to view details.

Back to list

Description

Build and ship iOS + Android apps with React Native using Expo.

Post-Completion Setup

Run an Expo app locally

Install

  • Install Node (LTS recommended)
  • Install the repo’s package manager (pnpm/yarn/npm)

Setup env

  • Copy .env.example.env (if present)
  • Fill required values

Start

  • Run pnpm start (or yarn start / npm run start)
  • Open:
    • iOS Simulator (macOS): press i
    • Android Emulator: press a
    • Physical device: scan QR (Expo Go) or use a dev build (repo-dependent)

Quality gates

  • Run pnpm type-check (if provided)
  • Run pnpm lint (if provided)

Need a service that's not listed? Contact us to request it.