DataForm: Add a SwitchEditor for boolean properties
Currently DataForm for Xamarin.Forms provides ToggleButtonEditor and CheckBoxEditor for boolean values. We can add a SwitchEditor as well, as it is available for the native Android and iOS DataForms.