Swiftui Gestures

Implement, review, or improve SwiftUI gesture handling. Use when adding tap, long press, drag, magnify, or rotate gestures, composing gestures with simultaneously/sequenced/exclusively, managing transient state with @GestureState, resolving parent/child gesture conflicts with highPriorityGesture or simultaneousGesture, building custom Gesture protocol conformances, or migrating from deprecated MagnificationGesture to MagnifyGesture or using the newer RotateGesture.

jordancoin 85b9b17 2 files · 27.3 KB Updated

File contents

jordancoin/ios-skills-collection/tree/main/skills/dpearson2699--swiftui-gestures commit 85b9b17c59

Frequently asked questions

npx skillmds@latest add jordancoin/swiftui-gestures