mirror of
https://github.com/material-components/material-components-ios.git
synced 2026-02-20 08:27:32 +08:00
iOS does not implement Material Switches because the iOS native UISwitch should be used instead. This is captured in the cross-platform adaptation guidelines. Closes #3862
232 B
232 B
Switch
The Switch component will not be implemented on iOS and apps should use the native UISwitch instead.