From dba4d3fa7bb174ae2c0c5324e41144508b5dc8ed Mon Sep 17 00:00:00 2001 From: Shravya Ramesh Date: Thu, 18 Mar 2021 15:33:45 -0700 Subject: style --- src/screens/profile/InviteFriendsScreen.tsx | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'src') diff --git a/src/screens/profile/InviteFriendsScreen.tsx b/src/screens/profile/InviteFriendsScreen.tsx index c98b90f8..0abac136 100644 --- a/src/screens/profile/InviteFriendsScreen.tsx +++ b/src/screens/profile/InviteFriendsScreen.tsx @@ -174,7 +174,7 @@ const InviteFriendsScreen: React.FC = ({ - + Sharing is caring, invite friends, and create moments together! @@ -230,16 +230,9 @@ const styles = StyleSheet.create({ backgroundColor: '#fff', }, headerContainer: { - width: 319, - height: 42, - alignSelf: 'center', - marginBottom: '2%', - }, - headerText: { - alignSelf: 'center', width: SCREEN_WIDTH * 0.85, - marginBottom: '5%', - textAlign: 'center', + height: 50, + alignSelf: 'center', }, nonUsersFlatListContainer: {paddingBottom: 130}, subheader: { @@ -253,6 +246,7 @@ const styles = StyleSheet.create({ fontWeight: '600', lineHeight: normalize(14.32), marginBottom: '5%', + textAlign: 'center', }, container: { alignSelf: 'center', -- cgit v1.2.3-70-g09d2