Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

1.5.0 Preview 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rookiejava rookiejava released this 30 Jan 23:55
· 62 commits to master since this release

Nuget package here.

Important Notice

  • Update the version of referenced Xamarin.Forms version to 4.4.0.991537 (#227 )
  • Shell support on Galaxy Watch. (#226)
    • As you know, Shell is primarily designed for mobile applications. In order to support the shell on small screen clocks, we reinterpreted the shell's behavior. It's still in beta and we'd love to hear your feedback.

New Controls

  • Adds CircularShell (#226)

Enhancements

  • Add IsWrapEnabled Property in CircleStepper (#224)
  • Change protection level for CircleScrollViewRenderer (#222)
  • Fix CirclePage.BackgroundImageSource (#214)