79782915

Date: 2025-10-05 10:17:41
Score: 0.5
Natty:
Report link

The answer by Rúben Paixão is right .
[WorkletsError: [Worklets] Mismatch between JavaScript part and native part of Worklets (0.6.0 vs 0.5.1).

My goal here is to add on an explanation behind the issue, this error is mainly caused by Version mismatch between the version in expo go app vs the version that react native reanimated uses which is for react-native-worklets when u upgrade to the latest sdk we get a version mismatch . So its better to downgrade for it to work with expo go .
Other alternative would be to use expo client to generate specialized expo build for android or iOS

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Shaheer khan