Position footer and fix navigating to cycle day view

This commit is contained in:
Julia Friesel
2018-08-19 15:02:01 +02:00
parent 180a25cd4c
commit 86f26e3814
6 changed files with 32 additions and 15 deletions
+2 -1
View File
@@ -106,7 +106,8 @@ export default StyleSheet.create({
paddingVertical: 18,
paddingHorizontal: 15,
alignItems: 'center',
justifyContent: 'center'
justifyContent: 'space-evenly',
flexDirection: 'row',
},
headerCycleDay: {
flexDirection: 'row',