Download Latest Version 1.5.0 source code.zip (567.0 kB)
Email in envelope

Get an email when there's a new version of Compose Navigation Reimagined

Home / 1.3.0
Name Modified Size InfoDownloads / Week
Parent folder
1.3.0 source code.tar.gz 2022-11-01 354.0 kB
1.3.0 source code.zip 2022-11-01 550.9 kB
README.md 2022-11-01 889 Bytes
Totals: 3 Items   905.8 kB 0

This release contains the next changes: - Compose updated to 1.3.0 - BottomSheetNavHost is available now in a separate reimagined-material artifact - New scoping NavHosts for easier ViewModel sharing. You can read more about them here. - Pending transition animations are properly queued now. This results in less visual artifacts for AnimatedNavHost when calling navigation methods while the animation is running. - Experimental BaseNavHost composable for implementing custom NavHosts

Breaking changes: - Long-deprecated setNewBackstackEntries method is finally hidden. Use setNewBackstack instead.

Deprecations: - AnimatedNavHostTransitionSpec is renamed to shorter NavTransitionSpec. The previous name is deprecated and type-aliased to the new name.

Source: README.md, updated 2022-11-01