# expo **Repository Path**: mirrors_RocketChat/expo ## Basic Information - **Project Name**: expo - **Description**: An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [](https://expo.io)
Try Expo in the Browser | Read the Documentation 📚
--- - [📚 Documentation](#-documentation) - [🗺 Project Layout](#-project-layout) - [🏅 Badges](#-badges) - [👏 Contributing](#-contributing) - [❓ FAQ](#-faq) - [💙 The Team](#-the-team) - [License](#license) Expo is an open-source platform for making universal native apps that run on Android, iOS, and the web. It includes a universal runtime and libraries that let you build native apps by writing React and JavaScript. This repository is where the Expo client software is developed, and includes the client apps, modules, apps, and more. The [Expo CLI](https://github.com/expo/expo-cli) repository contains the Expo development tools. [Click here to view the Expo Community Guidelines](https://expo.io/guidelines). Thank you for helping keep the Expo community open and welcoming! ## 📚 DocumentationLearn about building and deploying universal apps in our official docs!
- [Getting Started](https://docs.expo.io/versions/latest/) - [API Reference](https://docs.expo.io/versions/latest/sdk/overview/) - [Using Custom Native Modules](https://docs.expo.io/versions/latest/bare/exploring-bare-workflow/) ## 🗺 Project Layout - [`packages`](/packages) All the source code for the Unimodules, if you want to edit a library or just see how it works this is where you'll find it. - [`apps`](/apps) This is where you can find Expo projects which are linked to the development Unimodules. You'll do most of your testing in here. - [`docs`](/docs) The source code for **https://docs.expo.io** - [`templates`](/templates) The template projects you get when you run `expo start` - [`react-native-lab`](/react-native-lab) This is our fork of `react-native`. We keep this very close to the upstream but sometimes need to add quick fixes locally before they can land. - [`guides`](/guides) In-depth tutorials for advanced topics like contributing to the client. - [`android`](/android) contains the Android project. - [`home`](/home) contains the JavaScript source code of the app. - [`ios`](/ios) contains the iOS project. - [`ios/Exponent.xcworkspace`](/ios) is the Xcode workspace. Always open this instead of `Exponent.xcodeproj` because the workspace also loads the CocoaPods dependencies. - [`tools-public`](/tools-public) contains build and configuration tools. - [`template-files`](/template-files) contains templates for files that require private keys. They are populated using the keys in `template-files/keys.json`. - [`template-files/ios/dependencies.json`](/template-files/ios/dependencies.json) specifies the CocoaPods dependencies of the app. ## 🏅 Badges Let everyone know your app is universal with _Expo_!