name: olore-expo-latest description: Local Expo documentation reference (latest). Expo React Native framework documentation. Use for Expo SDK, EAS Build, app configuration, navigation, native modules, and cross-platform mobile development.
expo Documentation
Expo React Native framework documentation covering the Expo SDK, EAS Build/Submit/Update, Expo Router (file-based navigation), native modules, config plugins, and cross-platform mobile development for iOS, Android, and web.
Quick Reference
| Task | Entry Point |
|---|---|
| New project | contents/get-started/create-a-project.mdx |
| Tutorial | contents/tutorial/introduction.mdx |
| Expo Router | contents/router/basics/core-concepts.mdx |
| SDK API (v56) | contents/versions/v56.0.0/sdk/ |
| App config | contents/versions/v56.0.0/config/app.mdx |
| EAS Build | contents/build/setup.mdx |
| EAS Update (OTA) | contents/eas-update/introduction.mdx |
| Push notifications | contents/push-notifications/overview.mdx |
| Native modules | contents/modules/overview.mdx |
| Troubleshooting | contents/troubleshooting/overview.mdx |
When to use
Use this skill when the user asks about:
- Expo SDK modules and APIs (camera, sensors, media, storage, location, etc.)
- Expo Router and file-based navigation
- EAS Build, EAS Submit, EAS Update, EAS Hosting, EAS Workflows
- React Native cross-platform development with Expo
- Native modules and config plugins
- App signing, credentials, and distribution
- Push notifications with Expo
- Debugging and troubleshooting Expo apps
- Bare workflow and brownfield integration
How to find information
- First, read
TOC.mdfor complete file listing organized by directory - Identify relevant section based on user's question
- Read specific files for details
TOC.md contains all files organized by directory - always check it first.