This commit is contained in:
m
2026-09-10 07:09:42 +02:00
parent 77d2ea8356
commit 4ad2166559
9 changed files with 101 additions and 9 deletions
+2 -1
View File
@@ -25,7 +25,8 @@
},
"plugins": [
"expo-router",
"expo-sqlite"
"expo-sqlite",
"expo-localization"
]
}
}