From 1ef05c84dd4900a2df6cc61c11a427c2a9560544 Mon Sep 17 00:00:00 2001 From: Shawn Jackson Date: Mon, 26 Jan 2026 09:57:44 -0800 Subject: [PATCH] RR-T40 Fixing map build issue --- app.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.config.ts b/app.config.ts index 790fb34..0f9ad83 100644 --- a/app.config.ts +++ b/app.config.ts @@ -174,7 +174,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({ [ '@rnmapbox/maps', { - RNMapboxMapsVersion: '11.0.0', + RNMapboxMapsVersion: '11.16.2', }, ], [