Skip to content

Commit

Permalink
upgrade expo to sdk 51
Browse files Browse the repository at this point in the history
  • Loading branch information
ndinata committed Jun 19, 2024
1 parent c7cbab1 commit fe94db0
Show file tree
Hide file tree
Showing 4 changed files with 2,341 additions and 1,877 deletions.
2 changes: 1 addition & 1 deletion app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
output: "static",
favicon: "./src/assets/images/favicon.png",
},
plugins: ["expo-router"],
plugins: ["expo-router", "expo-font"],
experiments: {
typedRoutes: true,
},
Expand Down
Loading

0 comments on commit fe94db0

Please sign in to comment.