Ask your agent
PromptOpen https://skillscout.sh/official/expo/ and review the official Expo skills. Recommend the relevant skills for my project, then install the packages I approve with the npx commands on the page.
Expo provides tools and services for building React Native apps across iOS, Android, and web.
Browse 19 official AI agent skills across 2 Expo repositories, with install commands and source links.
Install
Copy a package command below or give this prompt to an agent that can install skills.
Open https://skillscout.sh/official/expo/ and review the official Expo skills. Recommend the relevant skills for my project, then install the packages I approve with the npx commands on the page.
Skills packages
16 cataloged skills from this repository.
npx skills add expo/skills -y
3 cataloged skills from this repository.
npx skills add expo/expo -y
Individual skills
19 skills
A guide for building native iOS and Android UIs with Expo Router.
Covers network requests and data fetching in Expo and React Native apps.
Configures Tailwind CSS v4 in an Expo project using react-native-css and NativeWind v5.
expo-dev-client lets you build custom Expo development clients that include native code not supported by standard Expo Go.
Guides upgrading Expo SDK versions step by step, from running install and fix commands to handling breaking changes, deprecated packages, and native cache clearing.
Handles deploying Expo apps to iOS App Store, Google Play Store, and web hosting using EAS (Expo Application Services).
Helps write and validate EAS workflow YAML files for Expo projects.
API routes in Expo Router let you run server-side code alongside your mobile and web app, using the same file-based routing convention.
expo/use-dom lets you run React web components inside a webview on iOS and Android while rendering them natively on web.
@expo/ui/jetpack-compose lets you use native Android Jetpack Compose components and Material Design 3 modifiers directly in a React Native/Expo app.
@expo/ui/swift-ui lets you use native SwiftUI views and modifiers directly in a React Native app.
Repository documentation
Open the repository README for package documentation, setup instructions, and usage examples.
Read expo/skills README