Replace checkboxes with SelectBox component on sex view
This commit is contained in:
@@ -29,7 +29,7 @@ export default class Desire extends Component {
|
||||
]
|
||||
return (
|
||||
<View style={{ flex: 1 }}>
|
||||
<ScrollView>
|
||||
<ScrollView style={styles.page}>
|
||||
<View>
|
||||
<View style={styles.radioButtonRow}>
|
||||
<RadioForm
|
||||
|
||||
Reference in New Issue
Block a user