HomeGuidesReferenceLearn
ArchiveExpo SnackDiscord and ForumsNewsletter

Introduction

Edit this page

Get started creating apps with Expo.


Expo is a framework that makes developing Android and iOS apps easier. Our framework provides file-based routing, a standard library of native modules, and much more. Expo is open source with an active community on GitHub and Discord.

We also make Expo Application Services (EAS), a set of services that complement the Expo framework in each step of the development process.

There are two ways to get started:

Automated setup with expo.new

Create a project, set up your development environment, automatically configure build and update automations, and start developing.

Quick start docs

Create a project, set up your development environment, and start developing.