Determine heights of chart areas in chart and pass them to children

This commit is contained in:
Julia Friesel
2018-09-19 16:16:22 +02:00
parent 51bbaa9f96
commit bb003c973b
4 changed files with 163 additions and 110 deletions
-2
View File
@@ -95,8 +95,6 @@ const styles = {
symptomRow: {
alignItems: 'center',
justifyContent: 'center',
width: '100%',
flex: 1
}
}