mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-26 17:57:44 +02:00
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:
parent
10b880b6a1
commit
538833a5b9
2 changed files with 241 additions and 199 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue