back to home
expo / create-react-native-app
Create React Native apps that run on iOS, Android, and web
13,270 stars
1,348 forks
25 issues
JavaScript
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing expo/create-react-native-app in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Summary (README)
Preview<!-- Title -->
<p align="center">
<a href="https://github.com/expo/examples">
<img alt="create-react-native-app" src="./.gh-assets/banner.svg">
<h1 align="center">⚠️ Deprecated</h1>
</a>
</p>
<!-- Header -->
<p align="center">
<b>It's recommended to use a framework to build apps with React Native, <a href="https://reactnative.dev/docs/environment-setup">learn more</a>.</b>
</p>
<br />
<!-- Body -->
Deprecated
Create a new Expo project with create-expo-app instead:
# Usage for bun, npm, pnpm, and yarn
$ npm create expo
$ bun create expo
$ pnpm create expo
$ yarn create expo
# Output help information with all available options
$ npx create-expo --help
<div align="center">
<br />
with ❤️ <strong>Expo</strong>
<br />
</div>