expo / building-native-ui

0

Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.

plugin developmentfrontendpowerpoint +3

expo / upgrading-expo

0

Guidelines for upgrading Expo SDK versions and fixing dependency issues

plugin developmentfrontendreact

expo / expo-deployment

0

Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes

plugin developmentfrontendapi

expo / expo-cicd-workflows

0

Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo or EAS context, mentions .eas/workflows/, or wants help with EAS build pipelines or deployment automation.

plugin developmentgithubfrontenddocx +1

expo / expo-tailwind-setup

0

Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling

plugin developmentfrontendreact

expo / use-dom

0

Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.

plugin developmentfrontendreact

expo / expo-dev-client

0

Build and distribute Expo development clients locally or via TestFlight

plugin developmentfrontendtesting

expo / expo-api-routes

0

Guidelines for creating API routes in Expo Router with EAS Hosting

plugin developmentfrontendsupabase +7

expo / native-data-fetching

0

Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, axios, React Query, SWR, error handling, caching strategies, offline support.

plugin developmentfrontendreact