Add splash screen handling and logo to HomeScreen, update dependencies
All checks were successful
Build App / build-android (push) Successful in 7m2s
Build App / build-web (push) Successful in 29s
Build App / release (push) Successful in 11s

This commit is contained in:
Space-Banane
2026-03-10 21:13:25 +01:00
parent 60909913a5
commit 51c54d4892
6 changed files with 226 additions and 3 deletions

View File

@@ -11,6 +11,7 @@
"dependencies": {
"expo": "~54.0.33",
"expo-screen-orientation": "~9.0.8",
"expo-splash-screen": "^55.0.10",
"expo-status-bar": "~3.0.9",
"react": "19.1.0",
"react-dom": "19.1.0",