Prerequisites

Prerequisites

Installing Node.js

Follow the instructions for your operating system found here: nodejs.org/en/download

Installing pnpm

We officially support pnpm version 9+, but we will do our best to keep it compatible with npm and yarn.

The easiest way to install pnpm is via Node.js Corepack. Inside the folder with ExpoStarter, run these commands:

corepack enable
corepack install

Alternatively, follow the instructions for your operating system found here: pnpm.io/installation

Run on simulator

On this page

sidecard

No native development experience? No problem.

Use your existing web dev skills to get your app on the store!