Best radio-button implementation for IOS
问题 I would like to ask if there are examples out there on how to implement radio-button options on an iPhone app. I find the Picker View quite big for a simple selection feature. I'm not sure if Apple excluded radio buttons on purpose, and whether if it is better to simply use a Picker View from a usability / user experience point-of-view. 回答1: I have some thoughts on how the best radio button implementation should look like. It can be based on UIButton class and use it's 'selected' state to