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 */}