Replace checkboxes with SelectBox component on sex view

This commit is contained in:
Julia Friesel
2018-08-31 19:00:01 +02:00
parent f19a51d4ba
commit 5b6ac9ebc1
9 changed files with 158 additions and 149 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ export default class Temp extends Component {
render() {
return (
<View style={{ flex: 1 }}>
<ScrollView>
<ScrollView style={styles.page}>
<View style={styles.symptomViewRow}>
<TextInput
multiline={true}