Merge branch 'navigation-state' into 'master'
Navigation state See merge request bloodyhealth/drip!247
This commit is contained in:
@@ -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={
|
||||
|
||||
Reference in New Issue
Block a user