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

264 B

Checkboxes

The Checkboxes component will not be implemented on iOS. Please use the native UISwitch to align with cross-platform guidance.