by wshobson
react-native-architecture helps plan production React Native and Expo apps with routing, state boundaries, native modules, offline-first flows, and Expo vs bare tradeoffs.
by wshobson
react-native-architecture helps plan production React Native and Expo apps with routing, state boundaries, native modules, offline-first flows, and Expo vs bare tradeoffs.
by vercel-labs
vercel-react-native-skills is a React Native and Expo skill for performance-minded frontend development. Use it to improve list rendering, animations, navigation, UI patterns, state management, and native module setup. It includes practical rules, install guidance, and usage patterns for working through mobile app bottlenecks with less guesswork.
by expo
Expo UI SwiftUI skill for installing @expo/ui, rebuilding with npx expo run:ios, and using Host, RNHostView, and SDK 55 docs correctly in Expo apps.
by expo
native-data-fetching is an Expo-focused skill for implementing and debugging API requests, fetch patterns, caching, auth headers, offline behavior, and Expo Router loaders with guidance on install and usage.
by expo
The upgrading-expo skill helps you upgrade Expo SDK versions, run the right install and doctor commands, clear caches, and handle breaking changes like React 19, New Architecture, Native Tabs, and expo-av migrations.
by expo
The use-dom skill shows how to use Expo DOM components to run React web code in a webview on native and normally on web, helping you reuse browser-dependent components and migrate web code incrementally.
by expo
building-native-ui is an Expo Router UI skill for native-feeling React Native apps. Learn install context, route structure, tabs, headers, animations, media, and platform limits before usage.
by expo
expo-api-routes helps you create Expo Router API routes for EAS Hosting, with clear guidance on when to use server-side endpoints, where to place `app/**/+api.ts` files, and how to structure secure route handlers.
by expo
expo-cicd-workflows helps create, edit, and validate Expo EAS workflow YAML. Install the skill, fetch the live schema and docs, then generate or fix .eas/workflows files with validator-backed guidance for builds, submissions, updates, and deployment pipelines.
by expo
expo-deployment helps ship Expo apps with EAS across iOS App Store, Google Play, web hosting, TestFlight, metadata, and CI/CD workflows.
by expo
expo-dev-client helps you decide if an Expo app needs a development client, then configure EAS and build locally or via TestFlight for native testing.
by expo
expo-tailwind-setup is a practical guide for installing and configuring Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for iOS, Android, and web.
by expo
Expo UI Jetpack Compose helps you install and use `@expo/ui/jetpack-compose` for Android UI in Expo apps, with SDK 55 guidance, correct imports, native rebuild steps, and `.d.ts` API verification.
by callstackincubator
react-native-best-practices is a practical React Native performance optimization guide for slow startup, dropped frames, heavy renders, memory leaks, bundle bloat, and animation jank. Use it when you need evidence-backed fixes for Hermes, bridge overhead, FlashList, native modules, or profiling a release regression.
by callstackincubator
upgrading-react-native helps plan and execute React Native version upgrades with rn-diff-purge or Upgrade Helper diffs, dependency alignment, iOS and Android config updates, and build verification. It is useful for Frontend Development teams upgrading real apps, including monorepos and Expo-backed projects.