UI-thread animation library for React Native. Reanimated 4.x runs animations on the native UI thread for guaranteed 60fps performance, replacing Framer Motion for mobile applications. Provides shared values, animated styles, declarative entering/exiting transitions, and gesture integration.
Install: pnpm add react-native-reanimated (included with Expo SDK 54+)
| Fast | 150ms | Micro-interactions, haptic responses | | Normal | 300ms | Default transitions, entering | | Slow | 500ms | Emphasis, screen transitions | | Stagger offset | 50ms per item | List item reveals |
Шаблоны анимации React Native Reanimated 4.x. Используйте при добавлении анимации, переходов, эффектов входа/выхода или анимации, управляемой жестами, на экраны React Native. Заменяет Framer Motion для мобильных устройств. Источник: dralgorhythm/claude-agentic-framework.