From 02b01deb1cf60feb59ed84c2f8950839e7bc81f5 Mon Sep 17 00:00:00 2001 From: Oleksii Bulenok Date: Mon, 17 Aug 2026 13:46:00 +0200 Subject: [PATCH] banner --- src/view/com/home/HomeHeaderLayoutMobile.tsx | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/src/view/com/home/HomeHeaderLayoutMobile.tsx b/src/view/com/home/HomeHeaderLayoutMobile.tsx index 7e8ed5e265..77fa106912 100644 --- a/src/view/com/home/HomeHeaderLayoutMobile.tsx +++ b/src/view/com/home/HomeHeaderLayoutMobile.tsx @@ -1,4 +1,4 @@ -import {View} from 'react-native' +import {View, Text} from 'react-native' import Animated from 'react-native-reanimated' import {useSafeAreaInsets} from 'react-native-safe-area-context' import {msg} from '@lingui/core/macro' @@ -75,6 +75,24 @@ export function HomeHeaderLayoutMobile({ }}> + + {/* TODO: Remove this before merging */} + + + + Metro migration + + + + {/* TODO: Remove this before merging */}