Robert Moore 15f71e8f67 [Checkboxes] Recommend against Checkboxes (#4716)
App teams should be using UISwitch on iOS instead of Material Checkboxes.
2018-08-06 16:46:20 -04:00

4 lines
264 B
Markdown

# Checkboxes
The [Checkboxes component](https://material.io/go/design-checkboxes) will not be implemented on iOS. Please [use the native UISwitch to align with cross-platform guidance](https://material.io/design/platform-guidance/cross-platform-adaptation.html).