← all plugins

Expo

by @expo · plugin · 18 skills

[Deprecated] Use the "expo" plugin instead. Deploying Expo apps to App Store, Play Store, and web.

Install the whole plugin (CLI)
npx skillmds add expo/expo-ui npx skillmds add expo/use-dom npx skillmds add expo/expo-module npx skillmds add expo/add-app-clip npx skillmds add expo/expo-observe npx skillmds add expo/eas-simulator npx skillmds add expo/expo-examples npx skillmds add expo/web-to-native npx skillmds add expo/upgrading-expo npx skillmds add expo/expo-api-routes npx skillmds add expo/expo-brownfield npx skillmds add expo/expo-deployment npx skillmds add expo/expo-dev-client npx skillmds add expo/building-native-ui npx skillmds add expo/eas-update-insights npx skillmds add expo/expo-cicd-workflows npx skillmds add expo/expo-tailwind-setup npx skillmds add expo/native-data-fetching
⬇ Download

Skills in this plugin

  1. expo-ui · expo bundle
    Build native UI with @expo/ui: real SwiftUI on iOS and Jetpack Compose on Android, rendered from React in Expo or React Native apps. Covers universal cross-platform components, drop-in replacements for community libraries, and platform-specific SwiftUI and Jetpack Compose trees.
    2.2k
    repo stars
  2. use-dom · expo bundle
    Use Expo DOM components to run web code in a webview on native and as-is on web, enabling incremental migration of web code to native.
    2.2k
    repo stars
  3. expo-module · expo bundle
    Build native modules and views for Expo apps using the Expo Modules API with Swift, Kotlin, and TypeScript.
    2.2k
    repo stars
  4. add-app-clip · expo bundle
    Adds an iOS App Clip target to an Expo project, including target setup, associated domains, AASA file hosting, and TestFlight submission.
    2.2k
    repo stars
  5. expo-observe · expo bundle
    Add EAS Observe to an Expo project for startup, navigation, and custom-event performance tracking, query metrics via the EAS CLI, and interpret results.
    2.2k
    repo stars
  6. eas-simulator · expo bundle
    Run and control a user's app on a remote iOS/Android simulator hosted on EAS cloud, enabling interaction from environments without local simulators.
    2.2k
    repo stars
  7. expo-examples · expo bundle
    Access Expo's official library of ~70 integration examples to find canonical patterns for adding third-party services like Stripe, Clerk, Supabase, and maps to your Expo app.
    2.2k
    repo stars
  8. web-to-native · expo bundle
    Migrate an existing web React app to a native iOS/Android app with Expo, screen by screen, using a strangler fig pattern.
    2.2k
    repo stars
  9. upgrading-expo · expo bundle
    Upgrade Expo SDK versions and fix dependency issues with step-by-step guidance.
    2.2k
    repo stars
  10. expo-api-routes · expo bundle
    Create server-side API routes in Expo Router applications and deploy them to EAS Hosting.
    2.2k
    repo stars
  11. expo-brownfield · expo bundle
    Integrate Expo and React Native into an existing native iOS or Android app, covering both isolated (AAR/XCFramework) and integrated (Gradle/CocoaPods) approaches.
    2.2k
    repo stars
  12. expo-deployment · expo bundle
    Deploy Expo apps to production with EAS — build and submit to the iOS App Store, Google Play Store, and TestFlight, configure eas.json build and submit profiles, manage app versions and build numbers, publish App Store metadata and ASO, and deploy web bundles and API routes via EAS Hosting.
    2.2k
    repo stars
  13. expo-dev-client · expo bundle
    Build and install Expo development clients on physical devices and simulators using EAS Build for testing native code changes.
    2.2k
    repo stars
  14. building-native-ui · expo bundle
    Build beautiful native UIs for Expo apps with guidance on routing, styling, animations, and platform-specific components.
    2.2k
    repo stars
  15. eas-update-insights · expo bundle
    Query EAS Update health metrics from the CLI: crash rates, install/launch counts, unique users, payload size, and embedded vs OTA user splits per channel.
    2.2k
    repo stars
  16. expo-cicd-workflows · expo bundle
    Helps write and edit EAS CI/CD workflow YAML files for Expo projects, including schema validation and resource fetching.
    2.2k
    repo stars
  17. expo-tailwind-setup · expo bundle
    Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling across iOS, Android, and Web.
    2.2k
    repo stars
  18. native-data-fetching · expo bundle
    Implement and debug network requests, API calls, and data fetching in Expo apps using fetch, React Query, SWR, and Expo Router loaders.
    2.2k
    repo stars