Merge branch 'navigation-state' into 'master'

Navigation state

See merge request bloodyhealth/drip!247
This commit is contained in:
Julia Friesel
2020-02-17 13:39:34 +00:00
16 changed files with 362 additions and 230 deletions
@@ -106,7 +106,7 @@ class SymptomView extends Component {
return (
<View style={{flex: 1}}>
<Header
title={headerTitles[symptom].toLowerCase()}
title={headerTitles[symptom]}
subtitle={formatDate(this.date)}
handleBack={this.props.handleBackButtonPress}
handleDelete={