Apps respond to your touch with gestures like taps and swipes. SwiftUI makes it easy to add these interactions. This skill helps you write and improve gesture code for your iOS apps.
You will learn about all major gesture types. These include tap, long press, drag, magnify, and rotate gestures. The skill also explains how to combine gestures and manage state with @GestureState. It shows you how to fix conflicts between gestures on different views.
Any iOS developer can use this skill. It works for new projects or existing code. The examples use the latest APIs for iOS 17 and later.
Global
mkdir -p ~/.claude/skills/swiftui-gesturesProject
mkdir -p .claude/skills/swiftui-gesturesSource Repository
Vercel React Native Skillsvercel-labs/agent-skills
Build fast and smooth React Native apps with proven best practices
Xcode Project Setupfirebase/agent-skills
Add Swift packages and files to Xcode projects safely and quickly
Building Native Uiexpo/skills
Build native mobile interfaces with Expo Router and modern UI patterns
Expo Dev Clientexpo/skills
Build custom Expo dev clients for testing native code on real devices
Upgrading Expoexpo/skills
Upgrade Expo SDK versions and fix dependencies with this step by step guide
Expo Deploymentexpo/skills
Deploy Expo apps to iOS, Android, and web with EAS automation
Use Domexpo/skills
Run web code in native apps using Expo DOM components without rewriting
Flutter Apply Architecture Best Practicesflutter/skills
Architect Flutter apps with clean layers for scalability and maintainability