Reanimated v2 — basic worklets. v3 — performance improvements.
Reanimated v2 features:
Reanimated v3 improvements:
Migration from v2 to v3:
1npm install react-native-reanimated@3
Breaking changes:
Animated.Code (use worklets instead).v3 specific features:
useReducedMotion hook.measure() on animated views.scrollTo() on animated scroll views.