From c51abe84b279402c3b3ad541e2af80754d0c67e7 Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 13 Jul 2021 15:53:08 -0400 Subject: Cleaned up comments and added hideTrimmer functionality --- src/screens/profile/CaptionScreen.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/screens') diff --git a/src/screens/profile/CaptionScreen.tsx b/src/screens/profile/CaptionScreen.tsx index 9816f1a3..e77f40c2 100644 --- a/src/screens/profile/CaptionScreen.tsx +++ b/src/screens/profile/CaptionScreen.tsx @@ -222,7 +222,11 @@ const CaptionScreen: React.FC = ({route, navigation}) => { {...{title: moment ? moment.moment_category : title ?? ''}} /> {isMediaAVideo ? ( - + ) : (