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 26662d6 commit 1b00b61Copy full SHA for 1b00b61
3 files changed
examples/kitchen-sink/package.json
@@ -35,11 +35,11 @@
35
"expo-status-bar": "~2.0.0",
36
"react": "18.3.1",
37
"react-dom": "18.3.1",
38
- "react-native": "0.76.5",
+ "react-native": "0.76.9",
39
"react-native-gesture-handler": "2.20.2",
40
"react-native-reanimated": "~3.16.5",
41
"react-native-safe-area-context": "4.12.0",
42
- "react-native-screens": "~4.1.0",
+ "react-native-screens": "~4.4.0",
43
"react-native-web": "~0.19.13"
44
},
45
"devDependencies": {
packages/modal/package.json
@@ -70,7 +70,7 @@
70
"@testing-library/react-native": "^12.9.0",
71
"@types/jest": "^29.5.14",
72
"bunchee": "^6.0.3",
73
74
"cz-conventional-changelog": "^3.3.0",
75
"husky": "^9.1.7",
76
"jest": "^29.7.0",
0 commit comments