Rn Animations Gestures

Use when adding animations or gestures to a React Native + Expo app: scale/opacity/translation transitions, layout animations (FadeIn/SlideIn/FadeOut), shared-value driven motion, swipe-to-delete, pan/pinch/long-press gestures, scroll-linked animations. Triggers on: "anima questo", "swipe to X", "fade in/out", "pinch zoom", "scroll-driven animation". Not for: styling (rn-styling), navigation transitions (Expo Router handles those — see rn-expo-router), CSS-only on web (Next.js stack).

lukedj78 a93bb78 4 files · 17.6 KB Updated

File contents

lukedj78/dev-flow/tree/main/rn-animations-gestures commit a93bb7829b

Frequently asked questions

npx skillmds@latest add lukedj78/rn-animations-gestures