Initial commit

Generated by create-expo-app 3.5.3.
This commit is contained in:
Ismail Ali
2026-04-28 15:04:07 +02:00
commit 64a1d143c3
11 changed files with 8934 additions and 0 deletions

6
tsconfig.json Normal file
View File

@@ -0,0 +1,6 @@
{
"extends": "expo/tsconfig.base",
"compilerOptions": {
"strict": true
}
}