·gesture-handler-3-migration
</>

gesture-handler-3-migration

software-mansion/react-native-gesture-handler

Migra archivos que contienen componentes de React Native que utilizan la API de React Native Gesture Handler 2 a Gesture Handler 3.

6Instalaciones·1Tendencia·@software-mansion

Instalación

$npx skills add https://github.com/software-mansion/react-native-gesture-handler --skill gesture-handler-3-migration

SKILL.md

This skill scans React Native components that use the Gesture Handler builder-based API and updates them to use the new hook-based API. It also updates related types and components to adapt to the new version.

Use the instructions below to correctly replace all legacy APIs with the modern ones.

All hook gestures have their counterparts in the builder API: Gesture.X() becomes useXGesture(config). The methods are now config object fields with the same name as the relevant builder methods, unless specified otherwise.

Migra archivos que contienen componentes de React Native que utilizan la API de React Native Gesture Handler 2 a Gesture Handler 3. Fuente: software-mansion/react-native-gesture-handler.

Ver original

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/software-mansion/react-native-gesture-handler --skill gesture-handler-3-migration
Categoría
</>Desarrollo
Verificado
Primera vez visto
2026-02-11
Actualizado
2026-02-18

Respuestas rápidas

¿Qué es gesture-handler-3-migration?

Migra archivos que contienen componentes de React Native que utilizan la API de React Native Gesture Handler 2 a Gesture Handler 3. Fuente: software-mansion/react-native-gesture-handler.

¿Cómo instalo gesture-handler-3-migration?

Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/software-mansion/react-native-gesture-handler --skill gesture-handler-3-migration Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code o Cursor

¿Dónde está el repositorio de origen?

https://github.com/software-mansion/react-native-gesture-handler

Detalles

Categoría
</>Desarrollo
Fuente
skills.sh
Primera vez visto
2026-02-11

Skills Relacionados

Ninguno