Place header as component
This commit is contained in:
+4
-1
@@ -75,11 +75,14 @@ export default StyleSheet.create({
|
||||
alignItems: 'center',
|
||||
height: 50
|
||||
},
|
||||
cycleDayDateView: {
|
||||
header: {
|
||||
backgroundColor: primaryColor,
|
||||
paddingVertical: 18,
|
||||
paddingHorizontal: 15,
|
||||
alignItems: 'center',
|
||||
justifyContent: 'center'
|
||||
},
|
||||
headerCycleDay: {
|
||||
flexDirection: 'row',
|
||||
justifyContent: 'space-between'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user