back to home

expo / create-react-native-app

Create React Native apps that run on iOS, Android, and web

13,270 stars
1,349 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 on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/expo/create-react-native-app)
Preview:Analyzed by RepoMind

Repository Summary (README)

Preview

create-react-native-app

⚠️ Deprecated

It's recommended to use a framework to build apps with React Native, learn more.


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

with ❤️  Expo