simple way to rearrange home screen

This commit is contained in:
Julia Friesel
2019-05-22 16:26:39 +02:00
committed by emelko
parent ac0690ec9f
commit 668acb4afe
2 changed files with 14 additions and 9 deletions
+2 -1
View File
@@ -122,7 +122,8 @@ export default StyleSheet.create({
},
homeIconElement: {
alignItems: 'center',
marginTop: 15
marginTop: 15,
flexDirection: 'row'
},
homeIconTextWrapper: {
alignItems: 'center',