We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a982767 commit 81bf405Copy full SHA for 81bf405
apps/expo-example/package.json
@@ -27,11 +27,12 @@
27
"react-dom": "19.1.0",
28
"react-native": "0.81.0",
29
"react-native-gesture-handler": "workspace:*",
30
- "react-native-reanimated": "^3.19.1",
+ "react-native-reanimated": "^4.1.0",
31
"react-native-safe-area-context": "~5.6.0",
32
"react-native-screens": "~4.14.0",
33
"react-native-svg": "15.12.1",
34
- "react-native-web": "^0.21.0"
+ "react-native-web": "^0.21.0",
35
+ "react-native-worklets": "^0.5.0"
36
},
37
"devDependencies": {
38
"@babel/core": "^7.25.2",
0 commit comments