Loading...
Loading...
Found 141 Skills
Build and distribute Expo development clients locally or via TestFlight
Guidelines for upgrading Expo SDK versions and fixing dependency issues
Guidelines for creating API routes in Expo Router with EAS Hosting
Architects a Flutter application using the recommended layered approach (UI, Logic, Data). Use when structuring a new project or refactoring for scalability.
Framework (OSS). Guidelines for upgrading Expo SDK versions and fixing dependency issues
`@expo/ui/swift-ui` package lets you use SwiftUI Views and modifiers in your app.
Expo's official example projects — the expo/examples repo of ~70 `with-*` integrations (Stripe, Clerk, Supabase, OpenAI, maps, Reanimated, SQLite, Skia, NativeWind, and more). Use when integrating a third-party library or service into an existing Expo app and you want the canonical, version-matched pattern to adapt, or when scaffolding a new project from one with `npx create-expo --example`.
Inspect and profile React Native component trees from agent-device. Use when debugging React Native props, state, hooks, render causes, slow components, excessive re-renders, or questions like why a component re-rendered.
Build a form with validation
Move between or deep link to different screens or routes within a Flutter application
Use the Flutter team's recommended app architecture
Architects a Flutter application using the recommended layered approach (UI, Logic, Data). Use when structuring a new project or refactoring for scalability.