Skip to content

2.1.0-alpha02

Pre-release
Pre-release
Compare
Choose a tag to compare
@raamcosta raamcosta released this 07 Mar 12:06
· 130 commits to main since this release
334be5d

What changed from alpha01

  • DestinationStyle.Animated now has getters for lambdas rather than functions. This allows users to keep some of them as null so that it is more 1 to 1 to the official navigation library.
  • Removed dependency from accompanist! 🙌 Bottom sheets are not provided by the new alpha material navigation artifact!
  • Added new sizeTransform to DestinationStyle.Animated

Full Changelog: 2.1.0-alpha01...2.1.0-alpha02