From 3650249e30916329d8c69581c57443da74efd819 Mon Sep 17 00:00:00 2001 From: Shawn Jackson Date: Mon, 26 Jan 2026 07:34:00 -0800 Subject: [PATCH] RR-T40 Fixing iOS build --- app.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.config.ts b/app.config.ts index 50904ee..790fb34 100644 --- a/app.config.ts +++ b/app.config.ts @@ -174,7 +174,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({ [ '@rnmapbox/maps', { - RNMapboxMapsVersion: '11.8.0', + RNMapboxMapsVersion: '11.0.0', }, ], [