Fixed some UI issues and routing issues

This commit is contained in:
Teodor
2026-04-22 15:53:30 +02:00
parent 88c450a7cb
commit cb6368a068
12 changed files with 199 additions and 8 deletions

View File

@@ -2,10 +2,9 @@
"extends": "expo/tsconfig.base",
"compilerOptions": {
"strict": true,
"jsx": "react-native",
"paths": {
"@/*": [
"./*"
]
"@/*": ["./*"]
}
},
"include": [