]> git.digitality.be Git - pdw25-26/commitdiff
Mobile: modification mineur
authorThibaud Moustier <thibaudmoustier0@gmail.com>
Sun, 1 Mar 2026 21:19:34 +0000 (22:19 +0100)
committerThibaud Moustier <thibaudmoustier0@gmail.com>
Sun, 1 Mar 2026 21:19:34 +0000 (22:19 +0100)
.gitignore
Wallette/mobile/app.json
Wallette/mobile/package-lock.json
Wallette/mobile/package.json

index 41cc999c4e721ef61059dc96bd6abd2f33701a1d..a6cf0b2f8d45cb898ff219457f92402e9d2f5503 100644 (file)
@@ -2,3 +2,4 @@ _Old/
 _Old/
 node_modules/
 .env
+.expo/*
\ No newline at end of file
index b4c5e7f87c1b28e638a525ab67903a71a6f08f22..078896351eab03144ba86ba6a5c331e7042ccf1a 100644 (file)
@@ -31,6 +31,9 @@
       "eas": {
         "projectId": "e4d072dc-4937-487d-a3e0-2fc4d5010fdf"
       }
-    }
+    },
+    "plugins": [
+      "expo-font"
+    ]
   }
 }
index 6d45584fda961ee48481557d790fdcc53f20afd3..600105a0bf06fca1cef7ee24766109316f4e2479 100644 (file)
@@ -15,6 +15,7 @@
         "buffer": "^6.0.3",
         "expo": "~54.0.33",
         "expo-crypto": "~15.0.8",
+        "expo-font": "~14.0.11",
         "expo-notifications": "~0.32.16",
         "expo-status-bar": "~3.0.9",
         "react": "19.1.0",
index ba7175eb6b646716316308a862835c5e741e0fea..b7632e1eedf6ca06622eccc42314680b5aed2ba5 100644 (file)
@@ -16,6 +16,7 @@
     "buffer": "^6.0.3",
     "expo": "~54.0.33",
     "expo-crypto": "~15.0.8",
+    "expo-font": "~14.0.11",
     "expo-notifications": "~0.32.16",
     "expo-status-bar": "~3.0.9",
     "react": "19.1.0",