Expo Animation
Reanimated, Gesture Handler, and haptics on device
Expo · MIT
When
Build animations in React Native and Expo, making the decisions in the order that determines whether they feel right — should it animate, which thread it runs on, which properties, spring or timing, how the gesture hands off, how it degrades. Writes the implementation with Reanimated, Gesture Handler, Expo Router and expo-haptics. Use when animating anything in an Expo app, adding gestures, sheets, screen transitions, press feedback or haptics, or fixing motion that stutters on device. For web animation use `animate`.
The Catch
Reanimated/GH/haptics; wrong for web CSS motion; fights expo-ui (don’t use Reanimated for sheets).
Embed
[](https://stackgems.com/skills/expo-animation)