79777854

Date: 2025-09-29 07:44:05
Score: 1
Natty:
Report link

Recommended Versions (Old Architecture)

- **react-native-reanimated**: Use **version 3.x**, such as `3.17.0` — this is the latest stable version that supports the old architecture.

- **react-native-worklets**: **Do not install this package** when using Reanimated 3.x. It is only required for Reanimated 4.x and above, which depend on the New Architecture.

# Incompatible Combinations

- **Reanimated 4.x + Worklets 0.6.x**: Requires New Architecture — will trigger `assertWorkletsVersionTask` errors.

- **Reanimated 4.0.2 + Worklets 0.4.1**: Also fails due to `assertNewArchitectureEnabledTask`.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Amman Mateen Zahoor