Skip to content

Commit

Permalink
fix(app): ios build
Browse files Browse the repository at this point in the history
`@react-native-google-signin/google-signin` v11 only supports expo >=50
  • Loading branch information
hbriese committed Jan 5, 2024
1 parent 58571af commit b648d76
Show file tree
Hide file tree
Showing 26 changed files with 107 additions and 110 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@react-native-community/blur": "^4.3.2",
"@react-native-community/netinfo": "9.3.10",
"@react-native-firebase/app": "^18.7.3",
"@react-native-google-signin/google-signin": "^11.0.0",
"@react-native-google-signin/google-signin": "^10.1.1",
"@react-navigation/drawer": "^6.6.4",
"@react-navigation/material-top-tabs": "^6.6.4",
"@react-navigation/native": "^6.1.8",
Expand All @@ -63,7 +63,7 @@
"core-js": "^3.32.2",
"crypto-browserify": "^3.12.0",
"decimal.js": "^10.4.3",
"eas-cli": "^5.4.0",
"eas-cli": "^5.9.3",
"ethers": "^6.9.0",
"expo": "^49.0.16",
"expo-apple-authentication": "~6.1.0",
Expand Down
Loading

0 comments on commit b648d76

Please sign in to comment.