fix overlap during transition

This commit is contained in:
Samuel Newman
2025-01-28 10:36:30 -08:00
parent a32e6a9bb1
commit c21d83e85e
+2 -1
View File
@@ -839,10 +839,11 @@ export function SearchScreen(
if (isWeb) setHeaderHeight(evt.nativeEvent.layout.height)
}}
style={[
a.relative,
a.z_10,
web({
position: 'sticky',
top: 0,
zIndex: 1,
}),
]}>
<Layout.Center style={t.atoms.bg}>