2.1.0-alpha02
Pre-release
Pre-release
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