Skip to main content

expo/skills

O SkillsMP coletou 25 skills de expo/skills. Abra uma skill para revisar a origem e os detalhes.

Última atividade de origem registrada
Catálogo do SkillsMP atualizado
skills coletadas
25
Estrelas no GitHub
2.435
Forks no GitHub
134

Mostrando 25 de 25 skills coletadas.

ocupação
Desenvolvedores de software
descrição

Framework (OSS). Build animations in React Native and Expo, making the decisions in the order that determines whether they feel right — should it animate, which thread it runs on, which properties, spring or timing, how the gesture hands off, how it degrades.…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

EAS service (paid). Run and control a user's app on a remote iOS/Android simulator hosted on EAS cloud. Read before running any `eas simulator:*` commands - it has the current syntax for this experimental API. Use whenever the user needs a simulator they…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

EAS service (paid). 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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

EAS service (paid). Use for anything related to EAS Observe - adding `expo-observe` to an Expo project (AppMetricsRoot/ObserveRoot HOC, markInteractive and ObserveInteractiveMarker, the useObserve hook, the Expo Router / React Navigation integrations for…

Idioma do texto original: inglês

atualizado
ocupação
Designers de interfaces web e digitais
descrição

Framework (OSS). Build and maintain a design system inside an Expo app - a reusable theme of design tokens (color, spacing, typography, radius, shadow, motion), reusable component structure with variant/size/state prop conventions, and rules for when to…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Framework (OSS). Guidelines for upgrading Expo SDK versions and fixing dependency issues

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

EAS service (paid). Deploy Expo apps to the app stores 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, and publish App Store metadata and…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Framework (OSS). Migrate an existing Apple/Swift Expo native module from the Expo Modules API 1.0 definition DSL to the 2.0 macro API (sometimes called v2) while preserving its JavaScript and TypeScript contract. Use when converting or incrementally adopting…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

EAS service (paid). Deploy Expo websites and Expo Router API routes to EAS Hosting - export the web bundle, run eas deploy for production and PR preview URLs, manage environment secrets and custom domains, and work within the Cloudflare Workers runtime. Also…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

EAS service (paid). Check the health of published EAS Update: crash rates, install/launch counts, unique users, payload size, and the split between embedded and OTA users per channel. Use when the user asks how an update is performing, whether a rollout is…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Framework (OSS). Add an iOS App Clip target to an Expo app. Use when the user mentions App Clip, AASA, apple-app-site-association, appclips, smart app banner, or wants to ship a lightweight iOS Clip invoked from a URL alongside their parent app.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Framework (OSS). Integrate Expo and React Native into an existing native iOS or Android app. Use when the user mentions brownfield, embedding React Native in a native app, AAR/XCFramework, or adding Expo to an existing Kotlin/Swift project. Covers both the…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Framework (OSS). Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offline support, and Expo Router data loaders (`useLoaderData`).

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Framework (OSS). Build and distribute Expo development clients locally or via TestFlight for internal testing. For production TestFlight releases and store submission, use the eas-app-stores skill.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Framework (OSS). Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally. For the end-to-end migration of a whole web app, use the expo-web-to-native skill.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Framework (OSS). 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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Framework (OSS). Guide for creating and writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module definition DSL, native views, shared objects, config plugins, lifecycle hooks, autolinking, and type system.…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Framework (OSS). Build beautiful, native-feeling Expo screens. Covers Apple HIG styling, semantic colors, native controls, SF Symbols, media, animations, visual effects, gradients, storage, and responsive layout. For routing and navigation, use the…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Framework (OSS). Folder structure for a new Expo app. Use when scaffolding or laying out a new Expo project with Expo Router, or deciding where a file should live in one. For new projects only — never restructure an existing app to match.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Framework (OSS). Navigation and routing for Expo Router. Covers file-based routes, groups and dynamic routes, folder organization, Link with previews and context menus, native Stack, page titles, modals and form sheets, NativeTabs, headers and toolbars, and…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Submit feedback on an Expo skill—or Expo itself—and control bundled anonymous usage telemetry (off by default / opt-in). Submit feedback with: npx --yes submit-expo-feedback@latest "ACTIONABLE_FEEDBACK". Optionally add either or both: --category "CATEGORY"…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Framework (OSS). Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Framework (OSS). Build native UI with the @expo/ui package: real SwiftUI on iOS and Jetpack Compose on Android rendered from React in an Expo or React Native app. Covers universal cross-platform components (Host, Column, Row, Button, Text, List, and more…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Framework (OSS). Migrate an existing web React app to a native iOS/Android app with Expo. Use when the user wants to turn a website into a mobile app, port a Next.js/Vite/CRA React codebase to React Native, reuse web code on native incrementally, or asks how…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Evaluate Expo skills in this repo end-to-end - trigger accuracy, generated code quality, and runtime screenshots on iOS simulator and Android emulator via Expo Go (web optional). Use when the user wants to eval an Expo skill, test that a skill produces…

Idioma do texto original: inglês

atualizado
Mostrando 25 de 25 skills coletadas.