From e3a6b04ff7f36c97c119c86ead7bef44b33d338c Mon Sep 17 00:00:00 2001 From: ammarahm-ed Date: Thu, 5 Mar 2020 11:40:53 +0500 Subject: [PATCH] fix round border on ios. --- apps/mobile/src/components/Menu/index.js | 23 ++++++++----- apps/mobile/src/views/Settings/index.js | 42 +++++++++++++----------- 2 files changed, 37 insertions(+), 28 deletions(-) diff --git a/apps/mobile/src/components/Menu/index.js b/apps/mobile/src/components/Menu/index.js index eff9c7b7e..2730e8cc3 100644 --- a/apps/mobile/src/components/Menu/index.js +++ b/apps/mobile/src/components/Menu/index.js @@ -620,19 +620,26 @@ export const Menu = ({ paddingHorizontal: 12, }}> - + alignItems: 'center', + justifyContent: 'center', + }}> + + { alignItems: 'center', }}> + { borderRadius: 5, paddingHorizontal: 6, }}> - + alignItems: 'center', + justifyContent: 'center', + }}> + + + { - + }}> + + )} @@ -323,13 +325,13 @@ export const Settings = ({navigation}) => { flexDirection: 'row', justifyContent: 'center', alignItems: 'center', - marginRight: 10, + marginHorizontal: 5, marginVertical: 5, }}>