Xamarin.Forms.CustomSwitch Versions Save

Simple control to create custom switches in Xamarin.Forms

2.2.0

2 years ago

#9

2.1.0

2 years ago

New

This control is now fully accessible. Both iOS and Android see it as a native switch.

Breaking changes

  • This control no longer uses PanCakeView. This means any gradients that have been set up needs to be updated to match XF implementation -https://devblogs.microsoft.com/xamarin/xamarinforms-4-8-gradients-brushes/
  • As the base control is now based on the XF frame, it no longer supports borders. More than happy to accept a PR for this.
  • Please see the updated doc for the new properties

Here is the PR with all the changes - https://github.com/IeuanWalker/Xamarin.Forms.CustomSwitch/pull/3

1.0.0

3 years ago