Skip to content

Commit

Permalink
Merge pull request #107 from mym0404/bump-example-expo-version
Browse files Browse the repository at this point in the history
Bump example expo version
  • Loading branch information
mym0404 committed Sep 12, 2024
2 parents 29cf032 + def4796 commit d0b2dee
Show file tree
Hide file tree
Showing 6 changed files with 816 additions and 1,533 deletions.
12 changes: 6 additions & 6 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"ios": "expo start --ios"
},
"dependencies": {
"expo": "50.0.14",
"expo-status-bar": "^1.11.1",
"expo": "51",
"expo-status-bar": "~1.12.1",
"react": "18.2.0",
"react-native": "0.73.6",
"react-native-safe-area-context": "4.8.2",
"react-native-screens": "^3.29.0",
"react-native-svg": "14.1.0"
"react-native": "0.74.5",
"react-native-safe-area-context": "4.10.5",
"react-native-screens": "3.31.1",
"react-native-svg": "15.2.0"
},
"devDependencies": {
"@babel/core": "^7.24.3",
Expand Down
Loading

0 comments on commit d0b2dee

Please sign in to comment.