Skip to content

2.1.0

Compare
Choose a tag to compare
@IeuanWalker IeuanWalker released this 26 Aug 16:06
· 17 commits to master since this release

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 - #3