Robert Moore a09f2f7bc1 [Switch] Document the use of UISwitch (#4714)
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
2018-08-06 16:57:11 -04:00

232 B

Switch

The Switch component will not be implemented on iOS and apps should use the native UISwitch instead.