Skip to content

1.5.0

Latest
Compare
Choose a tag to compare
@olshevski olshevski released this 15 Aug 19:26
· 4 commits to main since this release

This release contains the next changes:

  • Compatibility with Compose 1.5
  • Removed @ExperimentalAnimatedApi annotation from AnimatedNavHost, as the underlying AnimatedContent is now stable
  • BottomSheetNavHost stability fixes
  • NavBackHandler now has an optional allowEmptyBackstack parameter. This way NavBackHandler can be used with BottomSheetNavHost now (just set allowEmptyBackstack = true).
  • New API to access all current NavHostEntries through the NavHostState. This way two neighbour NavHosts may access each others state and entries.

Buy Me A Coffee