Firrt commit

This commit is contained in:
2026-07-15 17:46:28 +07:00
parent fbdd711abb
commit 368e03b32b
55 changed files with 4420 additions and 1066 deletions
+2 -1
View File
@@ -15,6 +15,7 @@
"**/*.ts",
"**/*.tsx",
".expo/types/**/*.ts",
"expo-env.d.ts"
"expo-env.d.ts",
"nativewind-env.d.ts"
]
}