Amélioration carte, séparation Web/Android + géolocalisation

This commit is contained in:
2024-12-02 20:11:31 +01:00
parent 49fcb6edbc
commit 82b73ddadf
8 changed files with 181 additions and 49 deletions

View File

@@ -13,6 +13,6 @@
"**/*.tsx",
".expo/types/**/*.ts",
"expo-env.d.ts",
"app/(tabs)/index.jsx"
"app/(tabs)/index.tsx"
]
}