Robert Moore f8c084e196 [RadioButton] Update guidance to use List (#4715)
Radio buttons are not appropriate on iOS and apps should follow the Platform Adaptation guidelines and use Lists with checkmarks instead.
2018-08-06 16:48:54 -04:00

294 B

Radio Button

The Radio Button component will not be implemented on iOS to better adapt to the platform. Apps should make use of a List with checkmark icons instead.