From 4383161119549ce2f8f76b24ce6c7dbe421e7e78 Mon Sep 17 00:00:00 2001 From: Ivan Chen Date: Tue, 22 Dec 2020 11:58:48 -0500 Subject: [TMA-345] Sticky Taggs Bar (#146) * sticks taggs bar to top while scrolling * used animated value for top padding Co-authored-by: Shravya Ramesh --- src/components/profile/Content.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components/profile') diff --git a/src/components/profile/Content.tsx b/src/components/profile/Content.tsx index 7064f775..71e4f195 100644 --- a/src/components/profile/Content.tsx +++ b/src/components/profile/Content.tsx @@ -271,6 +271,7 @@ const Content: React.FC = ({y, userXId, screenType}) => { bounces={shouldBounce} showsVerticalScrollIndicator={false} scrollEventThrottle={1} + stickyHeaderIndices={[4]} refreshControl={ }> -- cgit v1.2.3-70-g09d2