fix(matrix-mobile): add react-native-worklets for Reanimated 4.2 compatibility

Reanimated 4.2.2 requires react-native-worklets >= 0.7.0.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Till JS 2026-03-07 08:55:42 +01:00
parent 10b880b6a1
commit 538833a5b9
2 changed files with 241 additions and 199 deletions

View file

@ -38,6 +38,7 @@
"react-native": "0.84.1",
"react-native-gesture-handler": "~2.30.0",
"react-native-reanimated": "~4.2.2",
"react-native-worklets": "~0.7.4",
"react-native-safe-area-context": "~5.7.0",
"react-native-screens": "~4.24.0",
"react-native-web": "~0.21.2",