Fix dependency peer warnings and align package versions for Expo Doctor compatibility

This commit is contained in:
2026-05-25 17:39:28 +02:00
parent 872e1ffc86
commit 5341649abe
4 changed files with 43 additions and 17 deletions
+2 -1
View File
@@ -14,7 +14,8 @@
"react": "19.2.3",
"react-native": "0.85.3",
"react-native-reanimated": "4.3.1",
"react-native-view-shot": "^5.1.0"
"react-native-view-shot": "4.0.3",
"react-native-worklets": "0.8.3"
},
"devDependencies": {
"@types/react": "~19.2.2",