feat: Mobile settings screen (#34)

This commit is contained in:
Alexander Whitestone
2026-03-23 18:00:36 -04:00
parent 74522c56dd
commit 27ba64c509
5 changed files with 297 additions and 35 deletions

View File

@@ -37,7 +37,8 @@
"expo-web-browser"
],
"extra": {
"apiDomain": "${EXPO_PUBLIC_DOMAIN}"
"apiDomain": "${EXPO_PUBLIC_DOMAIN}",
"gitCommitHash": "${EXPO_PUBLIC_GIT_SHA}"
},
"experiments": {
"typedRoutes": true,