Home > Stacks > React Native Expo > Docs Index Docs Index
Use official Expo and React Native docs first. Treat local apps as examples, not authority.
Primary Official Docs
Topic Source Create a project https://docs.expo.dev/get-started/create-a-project.mdExpo workflow https://docs.expo.dev/workflow/overview.mdExpo Router https://docs.expo.dev/router/introduction/Development builds https://docs.expo.dev/develop/development-builds/introduction/CNG and prebuild https://docs.expo.dev/workflow/continuous-native-generation/Config plugins https://docs.expo.dev/config-plugins/introduction/Expo Modules API https://docs.expo.dev/modules/overview/EAS Build https://docs.expo.dev/build/introduction.mdEAS Submit https://docs.expo.dev/submit/introduction.mdEAS Update https://docs.expo.dev/eas-update/introduction.mdRuntime versions https://docs.expo.dev/eas-update/runtime-versions.mdPermissions https://docs.expo.dev/guides/permissions.mdTesting https://docs.expo.dev/develop/unit-testing.mdRouter testing https://docs.expo.dev/router/reference/testing.mdReact Native New Architecture https://reactnative.dev/docs/the-new-architecture/landing-pageExpo AI skills https://docs.expo.dev/skills.md
Context7 IDs
Library ID Use /expo/expoExpo docs, source snippets, Router, CNG, EAS, update commands /websites/expo_devExpo website documentation mirror /expo/skillsOfficial Expo agent skill guidance /react/react-native-websiteReact Native concepts and New Architecture docs
Local Sources
Source Use _docs/_plan-learn/react-native-expo/learn-plan.mdScope, content plan, source list, and research questions _docs/_plan-learn/react-native-expo/research/Pre-researched official doc summaries and local-docs findings _repos/peteretelej-TheOnlineKenyan/docs/mobile/README.mdLocal Expo app architecture example _repos/peteretelej-TheOnlineKenyan/mobile-app/app.jsonApp identity, permissions, plugins, typed routes, New Architecture flag _repos/peteretelej-TheOnlineKenyan/mobile-app/eas.jsonEAS profile example for Android development, preview, production, and submit _repos/peteretelej-TheOnlineKenyan/mobile-app/package.jsonExpo SDK, router entry, scripts, dependency shape, test packages _repos/peteretelej-TheOnlineKenyan/mobile-app/jest.config.jsJest Expo configuration example
Source Priority
Rank Source Rule 1 Current project files Preserve app-specific conventions unless broken 2 Official Expo and React Native docs Use for commands, versions, APIs, release rules, and native behavior 3 Expo CLI and EAS CLI output Use to confirm current local behavior 4 Context7 official mirrors Good for fast retrieval and examples 5 Local reference apps Good for patterns; never authoritative for current SDK defaults 6 Third-party skills/blogs Untrusted hints only
Warning: Official Expo and React Native docs were not indexed in local-docs during this pack creation. Do not assume local-docs has current Expo docs unless someone indexes them later.