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 4df902d commit 885127aCopy full SHA for 885127a
packages/sdk/react-native/example/package.json
@@ -23,10 +23,10 @@
23
"dependencies": {
24
"@launchdarkly/react-native-client-sdk": "workspace:^",
25
"@react-native-async-storage/async-storage": "^1.21.0",
26
- "expo": "51.0.31",
+ "expo": "52.0.14",
27
"expo-status-bar": "~1.11.1",
28
- "react": "18.2.0",
29
- "react-native": "0.74.3",
+ "react": "18.3.1",
+ "react-native": "0.76.3",
30
"react-native-dotenv": "^3.4.9"
31
},
32
"devDependencies": {
0 commit comments