From 272fc619dc812fd3d5debfc94a8970476d986fc7 Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Thu, 23 Oct 2025 14:20:10 -0700 Subject: [PATCH] Resolve native tab on unsupported devices color scheme. --- app/_layout.tsx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/app/_layout.tsx b/app/_layout.tsx index 7d1a577..02b4d8a 100644 --- a/app/_layout.tsx +++ b/app/_layout.tsx @@ -36,6 +36,13 @@ function AuthenticatedLayout() {