make interest tabs non-collapsable

This commit is contained in:
Samuel Newman
2025-12-26 16:35:41 +00:00
parent 9893403165
commit 49fe94e643
+1 -1
View File
@@ -199,7 +199,7 @@ export function InterestTabs({
}, [])
return (
<View style={[a.relative, a.flex_row]}>
<View style={[a.relative, a.flex_row]} collapsable={false}>
<DraggableScrollView
ref={listRef}
contentContainerStyle={[