gesture-handler-3-migration
✓React Native Gesture Handler 2 API を使用する React Native コンポーネントを含むファイルを Gesture Handler 3 に移行します。
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.
React Native Gesture Handler 2 API を使用する React Native コンポーネントを含むファイルを Gesture Handler 3 に移行します。 ソース: software-mansion/react-native-gesture-handler。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/software-mansion/react-native-gesture-handler --skill gesture-handler-3-migration- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-11
- 更新日
- 2026-02-18
クイックアンサー
gesture-handler-3-migration とは?
React Native Gesture Handler 2 API を使用する React Native コンポーネントを含むファイルを Gesture Handler 3 に移行します。 ソース: software-mansion/react-native-gesture-handler。
gesture-handler-3-migration のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/software-mansion/react-native-gesture-handler --skill gesture-handler-3-migration インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/software-mansion/react-native-gesture-handler
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-11