initialise and add react native app environment, UI and foundational code for user authentication

This commit is contained in:
2026-02-06 13:16:15 +01:00
parent 02c713f416
commit 30433b7183
27 changed files with 6974 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"extends": "expo/tsconfig.base"
}