Skip to content

Release 3.0.0

Latest
Compare
Choose a tag to compare
@nuitsjp nuitsjp released this 15 Mar 21:26
· 3 commits to master since this release

Release 3.0.0

  • Support for Xamarin.Forms 5.0
  • Breaking changes due to Xamarin.Forms Breaking changes
  • Removed Expanders (moved to XamarinCommunityToolkit)
  • Removed MediaElements (moved to XamarinCommunityToolkit)
  • Removed MasterDetailPages (because FlyoutPage was added and MasterDetailPage was deprecated)
  • Support for FlyoutPage
  • Support for GradientBrush
  • Support for GeometryGroup
  • Support for DragLeave of DropGestureRecognizer
  • Support for CloseRequestedNotifyAnimated of SwipeViews
  • Support for OpenRequestedNotifyAnimated of SwipeViews