Pergunta

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...

Outras dicas

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 em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top