Skip to content

Commit

Permalink
bump example to sdk 52
Browse files Browse the repository at this point in the history
  • Loading branch information
latekvo committed Jan 9, 2025
1 parent 0070e18 commit ec0a838
Show file tree
Hide file tree
Showing 3 changed files with 2,484 additions and 2,015 deletions.
16 changes: 8 additions & 8 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"dependencies": {
"@expo/metro-config": "~0.18.11",
"@expo/metro-runtime": "~3.2.3",
"@react-native-async-storage/async-storage": "^1.23.1",
"@react-native-community/slider": "^4.5.2",
"@react-native-async-storage/async-storage": "1.23.1",
"@react-native-community/slider": "4.5.2",
"@react-native-community/viewpager": "^5.0.11",
"@react-native-masked-view/masked-view": "0.3.1",
"@react-navigation/elements": "^1.3.7",
"@react-navigation/native": "^6.1.17",
"@react-navigation/stack": "^6.3.29",
"@swmansion/icons": "^0.0.1",
"expo": "~51.0.38",
"expo": "^52.0.24",
"expo-build-properties": "^0.12.5",
"expo-camera": "~15.0.16",
"expo-font": "~12.0.10",
Expand All @@ -34,12 +34,12 @@
"postinstall-postinstall": "^2.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.75.4",
"react-native-gesture-handler": "link:..",
"react-native-reanimated": "3.15.5",
"react-native": "0.74.5",
"react-native-gesture-handler": "~2.16.1",
"react-native-reanimated": "~3.10.1",
"react-native-safe-area-context": "4.10.5",
"react-native-screens": "3.35.0",
"react-native-svg": "15.8.0",
"react-native-screens": "3.31.1",
"react-native-svg": "15.2.0",
"react-native-web": "~0.19.10"
},
"devDependencies": {
Expand Down
26 changes: 0 additions & 26 deletions example/patches/expo-modules-autolinking+1.11.1.patch

This file was deleted.

Loading

0 comments on commit ec0a838

Please sign in to comment.