문제

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

다른 팁

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top