From d89223ca85d201eeec830f608c5424cd2c42ff8b Mon Sep 17 00:00:00 2001 From: Oleksii Bulenok Date: Fri, 31 Jul 2026 11:46:18 +0200 Subject: [PATCH] add expo banner over the logo --- src/view/com/home/HomeHeaderLayoutMobile.tsx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/view/com/home/HomeHeaderLayoutMobile.tsx b/src/view/com/home/HomeHeaderLayoutMobile.tsx index 7e8ed5e265..2330bc38b1 100644 --- a/src/view/com/home/HomeHeaderLayoutMobile.tsx +++ b/src/view/com/home/HomeHeaderLayoutMobile.tsx @@ -20,6 +20,7 @@ import {ButtonIcon} from '#/components/Button' import {Hashtag_Stroke2_Corner0_Rounded as FeedsIcon} from '#/components/icons/Hashtag' import * as Layout from '#/components/Layout' import {Link} from '#/components/Link' +import {Text} from '#/components/Typography' import {useAnalytics} from '#/analytics' import {IS_DEV, IS_LIQUID_GLASS} from '#/env' @@ -75,6 +76,24 @@ export function HomeHeaderLayoutMobile({ }}> + + {/* TODO: Remove this before merging */} + + + + Expo 57 + + + + {/* TODO: Remove this before merging */}