Update expo project to use stuff its gonna use

This commit is contained in:
2025-09-15 16:21:49 -05:00
parent c218d2edc2
commit ddce36c366
11 changed files with 133 additions and 27 deletions

5
app.json Normal file
View File

@@ -0,0 +1,5 @@
{
"plugins": [
"expo-secure-store"
]
}