eas-app-stores — EAS service (paid). Build and submit iOS and Android apps with EAS to TestFlight, the App Store, or Google Play.
eas-hosting — EAS service (paid). Deploy Expo websites and Expo Router API routes to EAS Hosting - export the web bundle, run eas deploy for production and PR preview URLs.
eas-observe — EAS service (paid). Use for anything related to EAS Observe - adding `expo-observe` to an Expo project (AppMetricsRoot/ObserveRoot HOC.
eas-simulator — EAS service (paid). Run and control a user's app on a remote iOS/Android simulator hosted on EAS cloud.
eas-update — EAS service (paid). Configure and use EAS Update for over-the-air JavaScript and asset updates with expo-updates and EAS CLI.
eas-update-insights — EAS service (paid). Check the health of published EAS Update: crash rates, install/launch counts, unique users, payload size.
eas-workflows — EAS service (paid). Helps understand and write EAS workflow YAML files for Expo projects.
expo-animation — Framework (OSS). Build animations in React Native and Expo, making the decisions in the order that determines whether they feel right — should it animate.
expo-app-clip — Framework (OSS). Add an iOS App Clip target to an Expo app.
expo-brownfield — Framework (OSS). Integrate Expo and React Native into an existing native iOS or Android app.
expo-data-fetching — Framework (OSS). Use when implementing or debugging ANY network request, API call, or data fetching.
expo-design-system — Framework (OSS). Build and maintain a design system inside an Expo app - a reusable theme of design tokens (color, spacing, typography, radius, shadow.
expo-dev-client — Framework (OSS). Build and distribute Expo development clients locally or via TestFlight for internal testing.
expo-dom — Framework (OSS). Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.
expo-examples — Framework (OSS). Expo's official example projects - the expo/examples repo of ~70 `with-*` integrations (Stripe, Clerk, Supabase, OpenAI, maps, Reanimated.
expo-module — Framework (OSS). Guide for creating and writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript).