Releases: IeuanWalker/Xamarin.Forms.CustomSwitch
Releases · IeuanWalker/Xamarin.Forms.CustomSwitch
2.2.1
2.1.0
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
1.0.0
updated github action