Position footer and fix navigating to cycle day view
This commit is contained in:
+2
-1
@@ -106,7 +106,8 @@ export default StyleSheet.create({
|
||||
paddingVertical: 18,
|
||||
paddingHorizontal: 15,
|
||||
alignItems: 'center',
|
||||
justifyContent: 'center'
|
||||
justifyContent: 'space-evenly',
|
||||
flexDirection: 'row',
|
||||
},
|
||||
headerCycleDay: {
|
||||
flexDirection: 'row',
|
||||
|
||||
Reference in New Issue
Block a user