Initial commit

Generated by create-expo-app 1.3.2.
This commit is contained in:
2023-03-07 15:20:45 +01:00
commit 25d5321778
8 changed files with 7031 additions and 0 deletions

4
tsconfig.json Normal file
View File

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