---
modificationDate: March 17, 2026
title: Additional resources
description: A reference of resources that are useful to learn about Expo tooling and services.
---

<AgentInstructions>

## Submitting Feedback

If this page contains errors, outdated information, or gaps that blocked you from completing a task, report it so the docs can be improved:

curl -X POST https://api.expo.dev/v2/feedback/docs-send -H 'Content-Type: application/json' -d '{"url":"/additional-resources/","feedback":"🤖 Agent feedback: <specific, actionable description>"}'

Only submit when you have something specific and actionable to report.

</AgentInstructions>

# Additional resources

A reference of resources that are useful to learn about Expo tooling and services.

> For the complete documentation index, see [llms.txt](/llms.txt). Use this file to discover all available pages.

The following resources are useful for learning about Expo tooling and services.

## External resources

### Expo team communication

-   [Blog](https://expo.dev/blog) - Our official blog, where we post release notes every month and other Expo related content at random intervals.
-   [Changelog](https://expo.dev/changelog) - Our official changelog, where we post information about EAS, web dashboard and other Expo services related changes at random intervals.

### GitHub

-   [expo/expo](https://github.com/expo/expo) - Expo Go, SDK, Docs, and the Expo CLI.
-   [expo/eas-cli](https://github.com/expo/eas-cli) - The fastest way to build, submit, and update Android and iOS apps.
-   [expo/examples](https://github.com/expo/examples) - Integrations and other examples.
-   [expo/config-plugins](https://github.com/expo/config-plugins) - Expo Config Plugins for working with third-party packages.
-   [expo/snack](https://github.com/expo/snack) - Build apps from the browser.
-   [expo/vscode-expo](https://github.com/expo/vscode-expo) - VS Code extension for working with Expo tools.
-   [expo/vscode-expo-theme](https://github.com/expo/vscode-expo-theme) - VS Code theme created by Expo team.
-   [expo/fyi](https://github.com/expo/fyi) - Troubleshooting guides for Expo tools and services.
-   [expo/orbit](https://github.com/expo/orbit) - Launch builds and start simulators from your macOS menu bar, Windows task bar, or Linux system tray.

### Documentation

-   [React Native](https://reactnative.dev/docs/getting-started)
-   [React](https://react.dev/learn)
-   [Metro bundler](https://metrobundler.dev/)
-   [Hermes engine](https://hermesengine.dev/)
-   [Apple's Human Interface Guidelines](https://developer.apple.com/design/human-interface-guidelines/guidelines/overview/)

### React Native

-   [React Native Directory](https://reactnative.directory/) - An interactive directory to find packages for your React Native apps.
-   [Intermediate React Native](https://frontendmasters.com/courses/intermediate-react-native/) - Paid course by Frontend Masters.

### Animation and gestures

-   [React Native Reanimated](/versions/latest/sdk/reanimated)
-   [React Native Gesture Handler](/versions/latest/sdk/gesture-handler)

### Navigation

-   [React Navigation](https://reactnavigation.org/)

## Talks

[Keynote: streamline React Native development](https://www.youtube.com/watch?v=lnxanzsP1rM) — Charlie Cheever, Jon Samp — App.js Conf 2025

[Deploy Everywhere with Expo Router](https://www.youtube.com/watch?v=GKQ_0VfYweg) — Evan Bacon — App.js Conf 2025

[Embracing Native Code and Capabilities](https://www.youtube.com/watch?v=TLoHua8bzPg) — Keith Kurak — App.js Conf 2025

[Keynote: flexibility & iteration speed](https://www.youtube.com/watch?v=StTYy9Duk3E) — Charlie Cheever, James Ide — App.js Conf 2024

[Getting the most out of Expo Development Builds](https://www.youtube.com/watch?v=7J8LRpja9_o) — Kadi Kraman — App.js Conf 2024

[Fetch Once, Render Everywhere](https://www.youtube.com/watch?v=BK2xbPW2uUU) — Evan Bacon — App.js Conf 2024

[Launching Desktop Apps to Orbit with React Native](https://www.youtube.com/watch?v=K7yC3JKfWYU) — Gabriel Donadel — App.js Conf 2024

[Keynote: community & workflows](https://www.youtube.com/watch?v=xHMu4oT6-SQ) — Charlie Cheever, James Ide — App.js Conf 2023

[EAS: Iterate with confidence](https://www.youtube.com/watch?v=LTui_5dqXyM) — Jon Samp — App.js Conf 2023

[Expo Router: Write Once, Route Everywhere](https://www.youtube.com/watch?v=608r8etX_cg) — Evan Bacon — App.js Conf 2023

[Debugging should be easier](https://www.youtube.com/watch?v=sRLunWEzwHI) — Cedric van Putten — App.js Conf 2023

[React Native on Linux with the New Architecture](https://www.youtube.com/watch?v=Ca4SNa6kL_M) — Kudo Chien — App.js Conf 2023

## Podcasts

[Expo SDK 54, Expo Router v6 & Expo UI Beta for iOS with Beto Moedano](https://podcast.galaxies.dev/episodes/081-expo-sdk-54-expo-router-v6-expo-ui-beta-for-ios-with-beto-moedano) — Alberto Moedano — Rocket Ship #081

[RN Web vs React Strict DOM: Part 2, with Evan Bacon and James Ide](https://infinite.red/react-native-radio/rnr-340-rn-web-vs-react-strict-dom-part-2-with-evan-bacon-and-james-ide) — Evan Bacon, James Ide — React Native Radio #340

[Expo Atlas with Cedric van Putten](https://infinite.red/react-native-radio/rnr-333-expo-atlas-with-cedric-van-putten) — Cedric van Putten — React Native Radio #333

[Expo Router, RSC & DOM Components](https://podcast.galaxies.dev/episodes/059-expo-router-rsc-dom-components-with-evan-bacon) — Evan Bacon — Rocket Ship #059

[Universal React Native Apps with DOM & RSC](https://www.callstack.com/podcasts/universal-react-native-apps-with-dom-react-server-components) — Evan Bacon — React Universe On Air #45

[Streamlined React Native Development](https://softwareengineeringdaily.com/2025/01/01/streamlined-react-native-development-with-charlie-cheever-and-james-ide/) — Charlie Cheever, James Ide — Software Engineering Daily

[Debugging the Debugger](https://infinite.red/react-native-radio/rnr-316-debugging-the-debugger-with-cedric-van-putten-and-alex-hunt) — Cedric van Putten — React Native Radio #316

[What to do without App Center](https://infinite.red/react-native-radio/rnr-315-what-to-do-without-app-center) — Quinlan Jung — React Native Radio #315

[Expo Workflows with Jon Samp](https://infinite.red/react-native-radio/rnr-314-announcing-expo-workflows-with-jon-samp) — Jon Samp — React Native Radio #314

[How to Handle App Center Retirement](https://www.callstack.com/podcasts/how-to-handle-app-center-retirement) — Quinlan Jung — React Universe On Air #43

[Using RSCs in Expo Router](https://podrocket.logrocket.com/using-rscs-expo-router-evan-bacon) — Evan Bacon — PodRocket Season 4

[Expo EAS and 100 Snakes](https://podcast.galaxies.dev/episodes/038-expo-eas-and-100-snakes-with-jon-samp) — Jon Samp — Rocket Ship #038

## Live streams recordings

[Announcing the 2025 Expo App Award winners!](https://www.youtube.com/watch?v=KnZ3LWkXzSk) — Expo Live Stream

[What's new in Expo SDK 54?](https://www.youtube.com/watch?v=KBlbkjqxNbM) — Expo Live Stream

[Shipping with Expo: How to get your Bolt app to the app stores](https://www.youtube.com/watch?v=ViU7207_W54) — Expo Live Stream

[How to use Protected Routes in Expo Router V5 for smooth auth](https://www.youtube.com/watch?v=XCTaMu0qnFY) — Expo Live Stream

[Best practices for using Unistyles 3.0 to style cross platform applications](https://www.youtube.com/watch?v=K3wZg-Pxt3k) — Expo Live Stream

[How to build mobile apps without writing a line of code with Bolt and Expo](https://www.youtube.com/watch?v=dT7hlszpO04) — Expo Live Stream

[What is Legend List?](https://www.youtube.com/watch?v=XpZMveUCke8) — Expo Live Stream

[How to add Apple home screen widgets to React apps](https://www.youtube.com/watch?v=hgmAMrVRzRM) — Expo Live Stream

[Your 2025 React Native Tech Stack](https://www.youtube.com/watch?v=kqdrn-jEaXY) — Expo Live Stream

[Radon IDE: the VS Code extension for React Native](https://www.youtube.com/watch?v=UeYmRKWhwFI) — Expo Live Stream

[Building 4 apps in 4 weeks with Expo](https://www.youtube.com/watch?v=YOfLHtK8B04) — Expo Live Stream

[Launch Week 2024 AMA](https://www.youtube.com/watch?v=NHpS9JaL7jA) — Expo Live Stream

## Video tutorials

[Introducing Expo Agent (beta): build real, production-quality native apps from your browser](https://www.youtube.com/watch?v=3yyy32R0s2k) — Expo Tutorials

[What's new in Expo SDK 55](https://www.youtube.com/watch?v=q72aeXsbF9c) — Expo Tutorials

[AI mobile app development with Replit and Expo](https://www.youtube.com/watch?v=Zm4z-8i7PgA) — Expo Tutorials

[How to add Android widgets to Expo apps | Native, Resizable, Configurable widgets](https://www.youtube.com/watch?v=rCVWq4WkoDA) — Expo Tutorials

[How to add native iOS Widgets to your Expo app](https://www.youtube.com/watch?v=UH4ejdz3fko) — Expo Tutorials

[How to send emails with Resend from your Expo app](https://www.youtube.com/watch?v=8sPD8SNcUFA) — Expo Tutorials

[The fastest mobile QA workflow: Expo pull request previews in GitHub Actions](https://www.youtube.com/watch?v=7UVIrqrrrso) — EAS Tutorials

[Getting started with Meta Horizon Development using Expo](https://www.youtube.com/watch?v=24G2tui0Ts8) — Expo Tutorials

[How to make Expo apps faster | Expo app development best practices](https://www.youtube.com/watch?v=vFbim_U1Lmc) — Expo Tutorials

[Learn how to use the new Icon Composer with Expo](https://www.youtube.com/watch?v=RZ_QMym3adw) — Expo Tutorials

[Introducing Expo MCP Server](https://www.youtube.com/watch?v=dp9dpIgDxZQ) — Expo Tutorials

[How to adopt Liquid Glass in an Expo app](https://www.youtube.com/watch?v=NMCQOBIwW2M) — Expo Tutorials
