Create an Example | Suggest an Example 🚀
Easy example for using features, libraries, and other integrations with Expo!
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-aiYou can add the launch.expo.dev badge to your project's README to enable single-click deployment:
[](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.