We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeb0085 commit 7ed3a38Copy full SHA for 7ed3a38
example/package.json
@@ -13,17 +13,17 @@
13
"dependencies": {
14
"@expo/metro-runtime": "~6.1.1",
15
"@tailwindcss/postcss": "^4.1.11",
16
- "expo": "54.0.0-preview.13",
17
- "expo-dev-client": "6.0.4",
18
- "expo-status-bar": "3.0.6",
+ "expo": "54.0.0-preview.16",
+ "expo-dev-client": "~6.0.10",
+ "expo-status-bar": "~3.0.7",
19
"expo-system-ui": "6.0.6",
20
"react": "19.1.0",
21
"react-dom": "19.1.0",
22
"react-native": "0.81.1",
23
"react-native-css": "link:../",
24
- "react-native-reanimated": "4.0.2",
+ "react-native-reanimated": "~4.1.0",
25
"react-native-web": "~0.21.1",
26
- "react-native-worklets": "0.4.1",
+ "react-native-worklets": "~0.5.0",
27
"react-refresh": "^0.17.0"
28
},
29
"devDependencies": {
0 commit comments