From 8ad9571539f1cf8b468dc830fb3643f567ba11e5 Mon Sep 17 00:00:00 2001 From: Shravya Ramesh Date: Wed, 19 May 2021 16:42:14 -0700 Subject: Navigate to Tagg selection screen --- src/screens/profile/CaptionScreen.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/screens/profile/CaptionScreen.tsx b/src/screens/profile/CaptionScreen.tsx index 15abe965..fb382e53 100644 --- a/src/screens/profile/CaptionScreen.tsx +++ b/src/screens/profile/CaptionScreen.tsx @@ -120,7 +120,9 @@ const CaptionScreen: React.FC = ({route, navigation}) => { onChange={setCaption} partTypes={mentionPartTypes('blue')} /> - + navigation.navigate('TagSelection')}> Tag Friends -- cgit v1.2.3-70-g09d2