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.
2 parents ace834a + f0e7b7f commit b90443fCopy full SHA for b90443f
2 files changed
example/package.json
@@ -21,11 +21,13 @@
21
"@babel/core": "^7.25.2",
22
"@babel/preset-env": "^7.25.3",
23
"@babel/runtime": "^7.25.0",
24
- "@react-native-community/cli": "latest",
25
- "@react-native/babel-preset": "0.79.7",
26
- "@react-native/eslint-config": "0.79.7",
27
- "@react-native/metro-config": "0.79.7",
28
- "@react-native/typescript-config": "0.79.7",
+ "@react-native-community/cli": "18.0.1",
+ "@react-native-community/cli-platform-android": "18.0.0",
+ "@react-native-community/cli-platform-ios": "18.0.0",
+ "@react-native/babel-preset": "0.79.1",
+ "@react-native/eslint-config": "0.79.1",
29
+ "@react-native/metro-config": "0.79.1",
30
+ "@react-native/typescript-config": "0.79.1",
31
"@types/react": "^19.0.0",
32
"react-native-builder-bob": "^0.40.6"
33
},
0 commit comments