Pregunta

I want the user to select his gender. Is there an iOS7 equivalent to HTML radio buttons? I find the iOS switch awkward for gender selection and a picker view overkill...

Otros consejos

There is no default class to create feature like HTML radio button. But you can customize with button by showing images depends on click(On/Off).

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top