·gesture-handler-3-migration
</>

gesture-handler-3-migration

software-mansion/react-native-gesture-handler

Migriert Dateien, die React Native-Komponenten enthalten, die die React Native Gesture Handler 2-API verwenden, zu Gesture Handler 3.

5Installationen·0Trend·@software-mansion

Installation

$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.

Migriert Dateien, die React Native-Komponenten enthalten, die die React Native Gesture Handler 2-API verwenden, zu Gesture Handler 3. Quelle: software-mansion/react-native-gesture-handler.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/software-mansion/react-native-gesture-handler --skill gesture-handler-3-migration
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-11
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist gesture-handler-3-migration?

Migriert Dateien, die React Native-Komponenten enthalten, die die React Native Gesture Handler 2-API verwenden, zu Gesture Handler 3. Quelle: software-mansion/react-native-gesture-handler.

Wie installiere ich gesture-handler-3-migration?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/software-mansion/react-native-gesture-handler --skill gesture-handler-3-migration Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

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

Details

Kategorie
</>Entwicklung
Quelle
skills.sh
Erstes Auftreten
2026-02-11

Verwandte Skills

Keine