← back to Costa Rica App
costa-rica-app: register expo-asset + expo-font plugins in app.json (complete the Metro bundle-phase fix)
a6f00095495e2e4dac161013d2b8972530b3af41 · 2026-08-07 13:35:20 -0700 · Steve Abrams
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Files touched
Diff
commit a6f00095495e2e4dac161013d2b8972530b3af41
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Fri Aug 7 13:35:20 2026 -0700
costa-rica-app: register expo-asset + expo-font plugins in app.json (complete the Metro bundle-phase fix)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---
app.json | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/app.json b/app.json
index bea45f5..51573a9 100644
--- a/app.json
+++ b/app.json
@@ -30,7 +30,9 @@
"expo-router",
"expo-secure-store",
"expo-apple-authentication",
- "expo-contacts"
+ "expo-contacts",
+ "expo-asset",
+ "expo-font"
],
"extra": {
"apiBase": "https://costarica.agentabrams.com",
← a7eb8a4 costa-rica-app: add missing expo-asset + expo-font (Metro/EA
·
back to Costa Rica App
·
auto-data-snapshot: 2026-08-07T13:51:08 (1 data files) — eas b5406e9 →