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 83f4040 commit ced55daCopy full SHA for ced55da
3 files changed
examples/kitchen-sink/package.json
@@ -33,7 +33,7 @@
33
"expo-splash-screen": "~0.29.7",
34
"react-native-magic-modal": "workspace:*",
35
"expo-status-bar": "~2.0.0",
36
- "react": "18.3.1",
+ "react": "19.2.4",
37
"react-dom": "18.3.1",
38
"react-native": "0.76.9",
39
"react-native-gesture-handler": "2.20.2",
packages/modal/package.json
@@ -62,7 +62,7 @@
62
"react-native-reanimated": "*"
63
},
64
"devDependencies": {
65
- "@types/react": "~18.3.12",
+ "@types/react": "~19.2.0",
66
"magic-eslint-config": "workspace:*",
67
"@magic/prettier-config": "workspace:*",
68
"@magic/tsconfig": "workspace:*",
0 commit comments