Skip to content

Page transitions improvements in SimpleShell - 2.1.0

Compare
Choose a tag to compare
@RadekVyM RadekVyM released this 04 Mar 16:21
· 192 commits to main since this release
e4a5c26

As of this release:

  • Some transformation problems with pages on iOS have been finally fixed.
  • Popping to a root page using Navigation.PopToRootAsync() in SimpleShell works now.
  • New CombinedWith() extension method for SimpleShellTransition was added. This method allows you to combine two transitions into one. Check out documentation for more information.
  • One constructor of SimpleShellTransition and one overload of the SetTransition() extension method have been marked as obsolete.

NuGet

Full Changelog: v2.0.0...v2.1.0-simpleshell