Update app.json, index.tsx, profile.tsx, schedule.tsx, and package.json for enhancements and cleanup

This commit is contained in:
2025-07-28 01:43:45 +02:00
parent fa5dd09d04
commit f98ffef4ce
6 changed files with 270 additions and 375 deletions

View File

@@ -17,7 +17,8 @@
"foregroundImage": "./assets/images/icon.png",
"backgroundColor": "#0c0a0a"
},
"edgeToEdgeEnabled": true
"edgeToEdgeEnabled": true,
"package": "com.devbeni.mcbeno"
},
"web": {
"bundler": "metro",