Skip to content
/ examples Public

Example projects that demonstrate how to use Expo APIs and integrate Expo with other popular tools

Notifications You must be signed in to change notification settings

expo/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expo examples

Expo Examples

Expo SDK version first-timers-only Friendly

Create an Example | Suggest an Example 🚀

Easy example for using features, libraries, and other integrations with Expo!

Usage

Use this repo to create new universal React and React Native projects with create-expo.

npx create-expo --example <Example>
bun create expo --example <Example>

# Example - with-router-ai

bun create expo --example with-router-ai

Launch badge

Launch with Expo

You can add the launch.expo.dev badge to your project's README to enable single-click deployment:

[![Launch with Expo](https://github.com/expo/examples/blob/master/.gh-assets/launch.svg?raw=true)](https://launch.expo.dev/?github=<GH_REPO_URL>)

Replace <GH_REPO_URL> with the URL of your GitHub repository, e.g., https://github.com/expo/examples/tree/master/with-router-ai.