Skip to content

Commit

Permalink
Remove splash screen
Browse files Browse the repository at this point in the history
It doesn't provide any value to the application
  • Loading branch information
mgonzalezg9 committed Dec 14, 2024
1 parent 43a77dd commit fd40544
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@
"icon": "./src/assets/images/icon.png",
"scheme": "myapp",
"userInterfaceStyle": "automatic",
"splash": {
"image": "./src/assets/images/splash.png",
"resizeMode": "contain"
},
"updates": {
"fallbackToCacheTimeout": 0
},
Expand Down

0 comments on commit fd40544

Please sign in to comment.